-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving the dev workflow: Milestone 1.1.3 Custom pylint checks (#4967)
* Add local check * Basic setup * Fix basic lint errors * lint fix * more lint fix * more lint fix * lint fix core/controllers * partial lint fix core/domain * partial lint fix core/domain() * partial lint fix core/domain(2) * lint fix core/domain * lint fix core/platform * lint fix core/storage(1) * lint fix core/storage(2) * lint fix core/tests * lint fix core/jobs.py * lint fix scripts * more fixes * some more fixes * add tests * lint fix * Update returns * Review changes(1) * lint fix * minor fix * Address all review comments except returns * lint fix * fix yields * remove unnecessary returns * Fix backend tests * Address all review comments * Add doc utils * Add yields line * lint fix * Review changes * Review changes
- Loading branch information
1 parent
ef7b206
commit b00ad88
Showing
40 changed files
with
870 additions
and
98 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
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.