]> git.lizzy.rs Git - rust.git/blob - .remarkrc.json
clippy-driver: use rustc_tools_util to get version info.
[rust.git] / .remarkrc.json
1 {
2   "plugins": {
3     "lint": {
4       "table-pipes": false,
5       "table-pipe-alignment": false,
6       "maximum-line-length": 120
7     }
8   },
9   "settings": {
10     "commonmark": true
11   }
12 }