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
{{ message }}
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
You may use #include all to include all rules from misc/rules/rules.txt into misc/rules/rules.<boardName>.txt and #include N[,M[,...]] (where N, M, etc. are rule sequence numbers) to include specific rule(s) from misc/rules/rules.txt into misc/rules/rules.<boardName>.txt.
You may also use #include except(N[,M[,...]]) to include all rules from misc/rules/rules.txt into misc/rules/rules.<boardName>.txt except rules N, M, etc. (where N, M, etc. are rule sequence numbers).
See misc/rules/rules.txt.example and misc/rules/rules.b.txt.example for examples.