aislop 0.8.3 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -172,6 +172,7 @@ npx aislop ci # JSON output, exits 1 if score < threshold
172
172
 
173
173
  ```bash
174
174
  npx aislop init # create .aislop/config.yml
175
+ npx aislop init --strict # enterprise-grade gate: all engines, typecheck, failBelow 85
175
176
  npx aislop rules # list rules
176
177
  npx aislop badge # print badge URL
177
178
  npx aislop # interactive menu