eviweb

Results 6 issues of eviweb

see [Choice Variables - Basic Usage](https://cookiecutter.readthedocs.io/en/latest/advanced_usage.html#basic-usage)

enhancement

Hi, here is a patch to support ie 11

Hi, the following code taken from the `on_created` event handler: ``` if self.observer.__class__.__name__ == 'InotifyObserver': # inotify also generates modified events for created files return ``` prevents the `on_change` method...

bug

Hi, this refers to this message: https://github.com/joh/when-changed/pull/77#discussion_r269892135 As some behaviors may differ from a platform to another, it would be great to add a bunch of tests to guarantee that...

Hi, here is a little enhancement that provides a way to stub the shpec assert function. It is useful to check its behaviour when it is nested in a function...

see https://github.com/eviweb/fuelphp-phpcs/issues/9#issuecomment-463427116