PrinsFrank

Results 14 issues of PrinsFrank

### This issue affects - [x] The site generated by GitHub Pages - [ ] Building sites locally *The GitHub Pages Gem is intended to help users replicate the GitHub...

- [x] Added or updated tests - [x] Documented user facing changes - [x] Updated CHANGELOG.md **Changes** This rule will check for a missing 'provides' method in deferrable ServiceProviders. The...

- [x] Added or updated tests - [x] Documented user facing changes - [x] Updated CHANGELOG.md **Changes** - feat: add Rule checking for useless 'with()' function calls - feat: add...

When writing annotations, missing a space between the annotation and the value will result in the annotation not being recognized. This PR adds a rule that specific annotations that have...

## Description This PR adds a `force-overwrite` options to force overwrite an already existing cache. I could use some help with the implementation. I'm native to PHP and not familiar...