Breaking
- Change some options for
prevent-abbreviations
rule (#422) 4d5f5cb
ThecheckDefaultAndNamespaceImports
andcheckShorthandImports
options accept a string instead of a boolean now. The default value changed from always checking to only checking internal imports (meaning local modules and not published packages).
Enhancements
- Support pre-release versions in
expiring-todo-comments
rule (#435) a03132e - Add
ignore
option to thefilename-case
rule (#431) 1bc47a0