mirror of
https://github.com/NorfairKing/feedback.git
synced 2024-11-30 12:12:00 +03:00
9 lines
144 B
YAML
9 lines
144 B
YAML
- ignore:
|
|
name: "Use newtype instead of data"
|
|
- ignore:
|
|
name: "Use const"
|
|
- ignore:
|
|
name: "Use &&"
|
|
- ignore:
|
|
name: "Use unless"
|