[Author](https://github.com/leonkozlowski) Added - Added newline to end of `__init__.py`
Changed - Change CLI param `show` -> `skip` - Default CLI to show all rules and skip with `-s`
0.0.2
[Author](https://github.com/leonkozlowski) Added - `__init__.py` for utils
Changed - Bump version to `0.0.2`
0.0.1
[Author](https://github.com/leonkozlowski) Added - Added base implementation of `jpl` - This includes a general ruleset for `JiggyPlaybooks` - CLI for offline usage via `jpl` - Runtime entrypoint via `JiggyPlaybookLint.validate()`