File: .codacy.yml

package info (click to toggle)
node-html5-qrcode 2.3.8%2Brepack-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,284 kB
  • sloc: javascript: 18,686; makefile: 15; sh: 14
file content (10 lines) | stat: -rw-r--r-- 170 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
exclude_paths:
  - ".github/**"
  - "assets/**"
  - "dist/**"
  - "node_modules/**"
  - "third_party/**"
  - "changelog.md"
  - "CODE_OF_CONDUCT.md"
  - "scripts/**"