Show & tell: what BECs are you running? #71
DataDave-Dev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Share the rules you're enforcing with becwright — the interesting ones are rarely the built-ins.
Post your
.bec/rules.yamlsnippet (or an exported.bec.yaml) and a line on why that rule exists in your repo. The best ones are candidates for the built-in catalog (becwright add), credited to you.I'll start: becwright's own repo blocks commits that add redundant comments, debug remnants, wildcard imports and
eval— the full set is in .bec/rules.yaml, enforced on every commit and in CI.Beta Was this translation helpful? Give feedback.
All reactions