10.0
10.1
11.0
11.1
11.2
11.3
12.0
12.1
12.2
8.4
9.0
9.1
basic
bdubbs/svn
elogind
gimp3
kea
ken/TL2024
ken/inkscape-core-mods
ken/tuningfonts
lazarus
lxqt
perl-modules
plabs/newcss
plabs/python-mods
python3.11
qt5new
rahul/power-profiles-daemon
renodr/vulkan-addition
trunk
upgradedb
xry111/for-12.3
xry111/intltool
xry111/llvm18
xry111/soup3
xry111/spidermonkey128
xry111/test-20220226
xry111/xf86-video-removal
Last change
on this file since 6180ccd was 6180ccd, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago |
Adjust tidy.conf for recent version
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20451 af4574ff-66df-0310-9fd7-8a98e5e911e0
|
-
Property mode
set to
100644
|
File size:
297 bytes
|
Line | |
---|
1 | # Tidy configuration file
|
---|
2 | #
|
---|
3 | # $LastChangedBy$
|
---|
4 | # $Date$
|
---|
5 |
|
---|
6 | indent-spaces: 2
|
---|
7 | wrap: 78
|
---|
8 | tab-size: 8
|
---|
9 | input-encoding: latin1
|
---|
10 | output-encoding: latin1
|
---|
11 | newline: LF
|
---|
12 | write-back: yes
|
---|
13 | markup: yes
|
---|
14 | indent: yes
|
---|
15 | uppercase-tags: no
|
---|
16 | logical-emphasis: no
|
---|
17 | tidy-mark: no
|
---|
18 | numeric-entities: no
|
---|
19 | show-warnings: no
|
---|
20 | quiet: yes
|
---|
Note:
See
TracBrowser
for help on using the repository browser.