-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce
preferDaemon
option in order to use non-daemon mypy on pu…
…rpose (#143) * Introduce preferDaemon option * Add tests for preferDaemon option * Let isort use black profile * Update README.md according to @cwebster-99's suggestion Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com> * Update package.nls.json according to @cwebster-99's suggestion Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com> --------- Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
- Loading branch information
1 parent
faa32cb
commit 1366475
Showing
7 changed files
with
196 additions
and
91 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
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
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
Oops, something went wrong.