summaryrefslogtreecommitdiff
path: root/.codacy.yml
blob: 2a58bd4522cca2a3585525ac3d0e04e11d816c48 (plain)
1
2
3
4
5
6
7
engines:
  cppcheck:
    exclude_paths:
      - **/*
  shellcheck:
    exclude_paths:
      - **/*