Logo
Explore Help
Register Sign In
davidl/tolaria
1
0
Fork 0
You've already forked tolaria
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
tolaria/.codescenerc

10 lines
104 B
Plaintext
Raw Permalink Normal View History

chore: exclude tools/, scripts/ from CodeScene analysis tools/qmd/ contains vendored qmd source code (not our code) that was dragging the overall code health score down to 6.53. scripts/ contains one-shot utility scripts, not production code. Excluding both from CodeScene so the health metric reflects only the actual app codebase (src/, src-tauri/src/).
2026-03-06 11:32:22 +01:00
{
"exclude": [
"tools/",
"scripts/",
"src-tauri/gen/",
"coverage/",
"dist/"
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 80ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API