v1.3.0
New
- Added
-x, --expanded
to show explanations of message codes after linting. - Added
DisallowNotIn
rule. - Added
DisallowPaddedCharType
rule. - Added
DisallowTimetzType
rule. - Added
DisallowTimestampPrecision
rule.
Changes
- Modified
-p, --preset
to allow multiple presets to be used at once. - Update packaging to run tests through
python setup.py test
.
Fixes
- Small documentation fixes for rules.