Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit c797bdb

Browse files
authored
Merge pull request #157 from AtomLinter/finish_min_bump
remove defunct puppet-lint config setting
2 parents b2327a1 + 2c444f1 commit c797bdb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,8 @@
197197
"type": "boolean",
198198
"default": false
199199
},
200-
"skip80Chars": {
201-
"title": "Skip the 80chars check (puppet-lint <= 1.1.0)",
202-
"type": "boolean",
203-
"default": false
204-
},
205200
"skip140Chars": {
206-
"title": "Skip the 140chars check (puppet-lint >= 2.0.0)",
201+
"title": "Skip the 140chars check",
207202
"type": "boolean",
208203
"default": false
209204
},

0 commit comments

Comments
 (0)