Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 392 Bytes

no-args-parse-without-strict-false.md

File metadata and controls

7 lines (4 loc) · 392 Bytes

If you parse args/argv, the class should have strict set to false (sf-plugin/no-args-parse-without-strict-false)

💼 This rule is enabled in the following configs: ✈️ migration, ✅ recommended.

🔧 This rule is automatically fixable by the --fix CLI option.