Dhaval Shah

Results 3 issues of Dhaval Shah

# Pyre Bug **Bug description** Pyre carries forward the type definition from the `__init__` params even when the internal attribute type definition can be narrowed. **Reproduction steps** ``` from typing...

Currently either you can have PHPCS enabled or not depending on your settings. In certain cases, such as working on add-on/plugin/module/theme projects which are part of a larger framework, it...

A lot of times I would simply want to disable phpcs across the project because reasons mentioned in #113 . Having two commands in command pallete would certainly be helpful:...