File: copyright-scan-patterns.yml

package info (click to toggle)
meshlab 2022.02%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 47,348 kB
  • sloc: cpp: 536,635; ansic: 27,783; sh: 539; makefile: 36
file content (17 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
check:
  pattern:
  - .*/CMakeLists.txt
  suffixes:
  - cmake
  - cpp
  - frag
  - gdp
  - h
  - inl
  - vert
ignore:
  pattern:
  - ML_VERSION
  suffixes:
  - md