[go: up one dir, main page]

File: .codacy.yml

package info (click to toggle)
finalcut 0.8.0-6
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 6,220 kB
  • sloc: cpp: 79,176; makefile: 517; sh: 395
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/**'