dotfiles/.relint.yml
MorganGeek 3a3fc30b8c fix technical debt + fine tune functions and hooks
- linting/fixing/formating
- utility for suggesting aliases now accepts parameters to change output
  size
- add helper to checkci
- add verify committer script to avoid committer with wrong git identify
2020-07-12 16:22:17 +02:00

6 lines
86 B
YAML

---
- name: No FIXME
pattern: FIXME
- name: No TODO
pattern: TODO