electron/.clang-tidy

5 lines
67 B
YAML

---
Checks: '-modernize-use-nullptr'
InheritParentConfig: true
...