sourcephile
/
git
/
comptalang.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Adapte hcompta-cli.
[comptalang.git]
/
jcc
/
HLint.hs
1
import "hint" HLint.HLint
2
ignore "Redundant $"
3
ignore "Redundant bracket"
4
ignore "Use ++"
5
ignore "Use String"
6
ignore "Use camelCase"
7
ignore "Use import/export shortcut"
8
ignore "Use second"