Stylist v0.2
The primary purpose of this release is to move Stylist from being a single project tool to one suitable for many projects.
- Mapping between file extension and processing pipeline now stored in configuration.
- Styles now defined in configuration.
Changes
- Missing implicit rule now follows standard by default.
New Features
- Pass/Fail in verbose logging.
New Rules
- Detect pointer declarations without initialisation.
- Match
kind
strings against pattern.
Full Changelog: 0.1...v0.2