Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-15 | [ale-python-root] add `.pyre_configuration.local` to list of files (#3900) | Oliver Albertini | |
Without this, we have one `pyre` process running across different pyre projects. With this change, files in different projects can be linted with pyre at the same time. Co-authored-by: Oliver Ruben Albertini <ora@fb.com> |