Skip to content

Commit

Permalink
Re-generate README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bombsimon committed Oct 14, 2019
1 parent 2096bae commit 8db28a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -819,6 +819,10 @@ linters-settings:
allow-assign-and-call: true
# Allow multiline assignments to be cuddled. Default is true.
allow-multiline-assign: true
# Allow case blocks to end with a whitespace.
allow-case-traling-whitespace: true
# Allow declarations (var) to be cuddled.
allow-cuddle-declarations: false
linters:
enable:
Expand Down

0 comments on commit 8db28a6

Please sign in to comment.