Logo

dev-resources.site

for different kinds of informations.

JetBrains Python ignore PEP 8 errors

Published at
9/5/2024
Categories
python
jetbrains
Author
Andy
Categories
2 categories in total
python
open
jetbrains
open
JetBrains Python ignore PEP 8 errors

I use IntelliJ IDEA, and I wanted to remove the PEP 8 rule > 120 characters warning.

This can be done in Settings -> Editor -> Inspections -> PEP 8 naming convention violation -> Ignored errors.

Image description

References:

Featured ones: