hlint: add a custom rule as illustration
This commit is contained in:
parent
9f145246db
commit
351f164ba1
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Repo-specific hlint rules go here:
|
||||
- ignore: { name: Use camelCase }
|
||||
|
||||
# Relude's .hlint.yaml goes here:
|
||||
# https://github.com/kowainik/relude/blob/main/.hlint.yaml
|
||||
- arguments:
|
||||
|
|
Loading…
Reference in a new issue