Skip to content

Commit

Permalink
Merge pull request #6 from wren/patch-1
Browse files Browse the repository at this point in the history
Make DateCase case sensitive
  • Loading branch information
jdkato authored Oct 28, 2022
2 parents f9cc800 + 1dbdb93 commit acedc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proselint/DateCase.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
extends: existence
message: With lowercase letters, the periods are standard.
ignorecase: true
ignorecase: false
level: error
nonword: true
tokens:
Expand Down

0 comments on commit acedc7c

Please sign in to comment.