Skip to main content
Module

x/xdg/.codacy.yml

Determine XDG Base Directory paths (OS/platform portable)
Go to Latest
File
---# note: use "Configuration file" setting in 'REPO/Code patterns/ESLint' and 'REPO/Code patterns/RemarkLint'engines: duplication: exclude_paths: - 'eg/**' - 'tests/**' - '**.spec.js' - '**.spec.ts' - '**.test.js' - '**.test.ts'exclude_paths: - '.changelog/**' - 'CHANGELOG.mkd' - 'dist/**'