I don't think warning level "None" was really doing the trick. Fixed that.
You can now customize the severities of all warnings, even 504 and 510. When warning level is "None", scanning, i.e. lexical analysis, is faster.
This commit is contained in:
parent
e2d42f36eb
commit
1a055f3472
7 changed files with 68 additions and 33 deletions
|
@ -149,8 +149,7 @@ thdl.do.not.fix.rtf.hex.escapes = false
|
|||
# see warning 501 even at the "Some" level, just change the option
|
||||
# thdl.acip.to.tibetan.warning.severity.501 to Some. You cannot make
|
||||
# a warning into an error, and you cannot make an error into a
|
||||
# warning. 504 and 510 cannot be downgraded; they are always
|
||||
# "Some"-level.
|
||||
# warning.
|
||||
thdl.acip.to.tibetan.warning.severity.501 = Most
|
||||
thdl.acip.to.tibetan.warning.severity.502 = All
|
||||
thdl.acip.to.tibetan.warning.severity.503 = All
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue