Switch PascalCase parts in our config to kebab-case #355
Labels
A-config
Area: Config related issues/PRs
!!breaking change!!
Requires a semver breaking release
C-refactor
Category: Reworking an existing feature
Our config primarily makes use of kebab-case aside from some specific things like actions that use PascalCase. There's no reason to have the mix (arbitrary choice I didn't really think about when originally implementing things. It'd be more consistent if everything simply used kebab-case
The text was updated successfully, but these errors were encountered: