Closed mcmire closed 1 year ago
The changelog needs to be valid in order to pass CI. To catch CI failures early, run it as a part of the lint script.
lint
~Also rename lint:misc to lint:prettier, as the --check and --write options only make sense for the prettier executable.~
lint:misc
lint:prettier
--check
--write
prettier
The changelog needs to be valid in order to pass CI. To catch CI failures early, run it as a part of the
lint
script.~Also rename
lint:misc
tolint:prettier
, as the--check
and--write
options only make sense for theprettier
executable.~