Loading
Commits on Source 3
-
Lorenz van Herwaarden authored
BREAKING CHANGE: The max-params rule is set to error on methods using more than 3 parameters.
-
Paul Slaughter authored
feat: add max-params rule See merge request !122
-
semantic-release-bot authored
# [20.0.0](v19.6.1...v20.0.0) (2024-08-13) ### Features * add max-params rule ([110cb101](110cb101)) ### BREAKING CHANGES * The max-params rule is set to error on methods using more than 3 parameters.