Skip to content

Commit

Permalink
Merge pull request #5 from rainecheck/patch-1
Browse files Browse the repository at this point in the history
Fix Coleman–Liau warning message
  • Loading branch information
jdkato authored Mar 17, 2022
2 parents aaadf61 + c981394 commit 8132595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readability/ColemanLiau.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
extends: metric
message: "Try to keep the Coleman–Liau Index grade (%s) below 19."
message: "Try to keep the Coleman–Liau Index grade (%s) below 9."
link: https://en.wikipedia.org/wiki/Coleman%E2%80%93Liau_index

formula: |
Expand Down

0 comments on commit 8132595

Please sign in to comment.