[go: up one dir, main page]

File: .codacy.yml

package info (click to toggle)
finalcut 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,832 kB
  • sloc: cpp: 90,264; makefile: 546; sh: 412
file content (14 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
engines:
  duplication:
    enabled: true
    exclude_paths:
      - 'final/font/**'
      - 'test/**'
exclude_paths:
  - 'debian/**'
  - 'doc/**'
  - 'misc/**'
  - 'm4/**'
  - 'scripts/**'