File: .codacy.yaml

package info (click to toggle)
python-sphinx-code-include 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,312 kB
  • sloc: javascript: 8,765; python: 1,402; makefile: 23
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
---
exclude_paths:
    - docs/conf.py
    - fake_project/**
    - tests/unittests/fake_project/**