We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b353fac commit ec301e4Copy full SHA for ec301e4
1 file changed
README.md
@@ -92,9 +92,9 @@ to make all people write **exactly** the same `Python` code.
92
| Formats code? | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ |
93
| Finds style issues? | 🤔 | ✅ | 🤔 | ❌ | ✅ | ❌ |
94
| Finds bugs? | 🤔 | ✅ | ❌ | ✅ | ✅ | ✅ |
95
-| Finds complex code? | ❌ | 🤔 | ❌ | ❌ | ✅ | ✅ |
+| Finds complex code? | ❌ | 🤔 | ❌ | ❌ | ❌ | ✅ |
96
| Has a lot of strict rules? | ❌ | 🤔 | ❌ | ❌ | ✅ | ✅ |
97
-| Has a lot of plugins? | ✅ | ❌ | ❌ | 🤔 | 🤔 | ✅ |
+| Has a lot of plugins? | ✅ | ❌ | ❌ | 🤔 | ❌ | ✅ |
98
99
We have several primary objectives:
100
0 commit comments