-
Updated
Sep 20, 2020
flake8
Here are 202 public repositories matching this topic...
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 16, 2020 - Python
-
Updated
Dec 20, 2020
-
Updated
Nov 23, 2020 - Python
-
Updated
Dec 3, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Jan 2, 2021 - Python
-
Updated
Oct 20, 2020 - Python
Tests
A really simple task. The best first issue. We have a huge lack of tests. Write tests for anything inside, be creative
-
Updated
Dec 21, 2020 - Python
-
Updated
May 25, 2020 - CSS
Given the number of tools officially supported(tested) by nbqa is increasing with every release, should we create a separate section in the documentation to document usage of each tool supported by nbqa with some elaborate examples and recommended setting against each tool.
Suggestions are welcome!
-
Updated
Dec 15, 2020 - Python
-
Updated
Aug 5, 2019 - Python
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 1, 2021 - Python
-
Updated
Jun 19, 2020 - Python
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Dec 16, 2020 - Python
-
Updated
Dec 21, 2020 - Python
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 2, 2021 - Python
Improve this page
Add a description, image, and links to the flake8 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flake8 topic, visit your repo's landing page and select "manage topics."
Rule request
Thesis
Detect if both possible results of a ternary operator return the same value.
Reasoning
It is either a bug or unnec