mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 15:41:02 -05:00
adding xml
This commit is contained in:
parent
68d4fdb1d6
commit
7ec996c60d
1 changed files with 9 additions and 0 deletions
|
@ -195,10 +195,19 @@ Here is more data
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
## XML
|
## XML
|
||||||
|
- [XML](http://xmlsoft.org/)
|
||||||
|
|
||||||
### LibXML Config file
|
### LibXML Config file
|
||||||
|
- There is no top level *configuration file* available at this time
|
||||||
|
|
||||||
### LibXML disable single line
|
### LibXML disable single line
|
||||||
|
- There is currently **No** way to disable rules inline of the file(s)
|
||||||
|
|
||||||
### LibXML disable code block
|
### LibXML disable code block
|
||||||
|
- There is currently **No** way to disable rules inline of the file(s)
|
||||||
|
|
||||||
### LibXML disable entire file
|
### LibXML disable entire file
|
||||||
|
- There is currently **No** way to disable rules inline of the file(s)
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue