File: copyright-scan-patterns.yml

package info (click to toggle)
moarvm 2016.12%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,060 kB
  • ctags: 9,968
  • sloc: ansic: 131,697; perl: 2,877; makefile: 571; python: 562; sh: 12
file content (39 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
check:
  pattern:
  - akefile
  - mkfile
  suffixes:
  - asm
  - bat
  - cfg
  - cmake
  - lua
  - masm
  - mk
  - nmake
  - nqp
  - s
  - template
  - txt
  - vcproj
ignore:
  pattern:
  - /debian/
  - /Makefile$
  - /MANIFEST$
  - /build/
  - /ChangeLog$
  - /autogen.sh$
  - /config(.guess|ure|.h.in)
  suffixes:
  - svg
  - png
  - pdf
  - eps
  - generic
  - rst
  - jpg
  - install
  - M
  - m4