mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
Enforces trailing spaces
This commit is contained in:
parent
ba87d2fe11
commit
3461d02d05
6 changed files with 12 additions and 11 deletions
|
@ -8,6 +8,7 @@
|
||||||
// Enforcing
|
// Enforcing
|
||||||
"maxlen": 80,
|
"maxlen": 80,
|
||||||
"quotmark": "single",
|
"quotmark": "single",
|
||||||
|
"trailing": true,
|
||||||
|
|
||||||
// Relaxing
|
// Relaxing
|
||||||
"boss": true,
|
"boss": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue