mirror of
https://github.com/NorfairKing/feedback.git
synced 2024-11-26 13:21:05 +03:00
15 lines
249 B
YAML
15 lines
249 B
YAML
- ignore:
|
|
name: "Use newtype instead of data"
|
|
- ignore:
|
|
name: "Use const"
|
|
- ignore:
|
|
name: "Use &&"
|
|
- ignore:
|
|
name: "Use ++"
|
|
- ignore:
|
|
name: "Use unless"
|
|
- ignore:
|
|
name: "Use record patterns"
|
|
- ignore:
|
|
name: "Use getChar"
|