Skip to content

Commit

Permalink
fix: add missing colon
Browse files Browse the repository at this point in the history
  • Loading branch information
francisfuzz authored Jun 9, 2023
1 parent 7287336 commit e3a46bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ Example configuration:
```yaml
---
linters:
HardCodedString
HardCodedString:
enabled: true
corrector:
path: path/to/corrector_file.rb
Expand Down

0 comments on commit e3a46bb

Please sign in to comment.