You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the compatible qlty.toml configuration for Ignore Rules, specifically for similar-code, for the CLI?
I set the rule "Qlty/similar-code" for **/*.stories.tsx in the cloud and it's working, but trying it locally with the CLI it just does not ignore them; I tried [[triage]] and [[exclude]] without success. Only passing the flag --no-duplication is working, but I need it to the configurable.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
What is the compatible qlty.toml configuration for Ignore Rules, specifically for similar-code, for the CLI?
I set the rule "Qlty/similar-code" for
**/*.stories.tsxin the cloud and it's working, but trying it locally with the CLI it just does not ignore them; I tried[[triage]]and[[exclude]]without success. Only passing the flag--no-duplicationis working, but I need it to the configurable.How to reproduce (optional)
No response
Expected behavior (optional)
No response
CLI Version
qlty 0.613.0 macos-arm64 (5de6930 2026-02-14)
Information about Qlty configuration and environment (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions