Jake Taylor
Jake Taylor
This PR converts flight to use PSR-4 standards. In order for this to work, I've **dropped support for using Flight _without_ Composer**. Changes: - Renamed directories to match class names:...
Is there any way to disable all rules and re-enable the rules I need? I just need simple _italics_ (`_italics_`), *bold* (`*bold*`) & [Links](http://example.com) (`[Links](http://example.com)`)
Hi, is it possible to install without CocoaPods? I don't want to use CocoaPods, so I tried to install the same libraries the Podfile is supposed to via the manual...
Hey - this repo looks like it's exactly what I need. I have a solar charge controller that looks to be identical to the ones pictured here, but looking through...
Currently when receiving a MissingPropertiesException, it's difficult to show descriptive validation messages to a user when using Bags as request validation. This commit exposes the 2 inputs to `MissingPropertiesException` so...