]> git.lizzy.rs Git - rust.git/blob - .remarkrc.json
deps: bump toml from 0.4 to 0.5
[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 }