-
Notifications
You must be signed in to change notification settings - Fork 437
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark files ignored in configuration as ignored in pyre report
Summary: Noticed while testing different configurations in the tools that unless a file has an explicit ignore comment, it will be marked as the default for the configuration (unsafe or strict) even if it has been explicitly ignored in the configuration. This checks for ignored files from the configuration and applies the appropriate module status Reviewed By: kinto0 Differential Revision: D47851218 fbshipit-source-id: e336338ce39fc92a447480748c03d13e3479845a
- Loading branch information
1 parent
f00ad98
commit e142a99
Showing
2 changed files
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters