updating doc

This commit is contained in:
Lucas Gravley 2020-10-27 13:50:55 -05:00
parent f36be3da6f
commit 3eec4c39e8

View file

@ -350,7 +350,13 @@ RUN cd /tmp && echo "hello!"
### editorconfig-checker disable code block
- There is currently **No** way to disable rules inline of the file(s)
```js
<!-- editorconfig-checker-disable -->
[somelink]: http://www.some.super.long.url.well.larger.than.the.maximum.line.length/that-I-have-no-control-over.html
<!-- editorconfig-checker-enable -->
```
### editorconfig-checker disable entire file