Skip to content

Commit

Permalink
Set comment to false as default. Closes #24
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilsson committed Sep 19, 2015
1 parent e15d0f9 commit c93121f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/defaults.json
Expand Up @@ -15,7 +15,7 @@

"comment": {
"allowed": "^!",
"enabled": true
"enabled": false
},

"duplicateProperty": {
Expand Down

0 comments on commit c93121f

Please sign in to comment.