- Nitpick some files
- Fix composer.json formatting
- Change namespace name to
acalvino4\crafttwigruleset
- Fix changelog formatting
- Add README.md contents
- Fix incorrect class name
- Fix namespacing
- Added ruleset that extends from the official twigcs ruleset
- Added customization to the RegEngine to allow the ??? operator
- Removed the rule that enforces snake_case variable names, since the convention in the craft community is camelCase