Activity
chore(deps-dev): bump postcss from 8.4.21 to 8.4.31
chore(deps-dev): bump postcss from 8.4.21 to 8.4.31
chore(deps): bump commonmarker from 0.23.7 to 0.23.10
chore(deps): bump commonmarker from 0.23.7 to 0.23.10
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
chore(deps): bump semver from 5.7.1 to 5.7.2
chore(deps): bump semver from 5.7.1 to 5.7.2
chore(deps): bump nokogiri from 1.13.10 to 1.14.3
chore(deps): bump nokogiri from 1.13.10 to 1.14.3
chore(deps): bump commonmarker from 0.23.7 to 0.23.9
chore(deps): bump commonmarker from 0.23.7 to 0.23.9
add branches and skipDefaultBranch option
add branches and skipDefaultBranch option
feat: add ability to specify a rule to execute sequentially
feat: add ability to specify a rule to execute sequentially
Force push
feat: add ability to specify a rule to execute sequentially
feat: add ability to specify a rule to execute sequentially
feat: add skipDefaultBranch as config option
feat: add skipDefaultBranch as config option
feat: add ability to specify branches for (any)-file-content rules
feat: add ability to specify branches for (any)-file-content rules
add rule to schema and rules file
add rule to schema and rules file
feat: add file-or-directory-existence rule
feat: add file-or-directory-existence rule
remove branches config option as this is not implemented in this PR yet
remove branches config option as this is not implemented in this PR yet
feat: add any-file-contents rule
feat: add any-file-contents rule
Merge branch 'todogroup:main' into feature/encoded-ruleset
Merge branch 'todogroup:main' into feature/encoded-ruleset
fix: fix fixFunc not a function bug
fix: fix fixFunc not a function bug
add windows error message
add windows error message
happy prettier
happy prettier
add temporary debug statements for windows
add temporary debug statements for windows
make extending rulesets possible by parsing encoded rulesets
make extending rulesets possible by parsing encoded rulesets
Force push
make extending rulesets possible by parsing encoded rulesets
make extending rulesets possible by parsing encoded rulesets
tests: add test for unhappy flow
tests: add test for unhappy flow
Merge remote-tracking branch 'upstream/main' into feature/encoded-rul…
Merge remote-tracking branch 'upstream/main' into feature/encoded-rul…
fix: fix fixFunc not a function bug
fix: fix fixFunc not a function bug
Update README.md with changes for this fork
Update README.md with changes for this fork