1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-06 07:03:52 +00:00

try ignoring style issues in codacy

This commit is contained in:
Philip Top 2025-05-03 10:02:57 -07:00
parent 554ff27179
commit 2f9c3b7ab9

View File

@ -12,6 +12,9 @@ engines:
language: c++
languages:
ignore:
- "style"
exclude_paths:
- "fuzz/**/*"
- "fuzz/*"