Coder Social home page Coder Social logo

Comments (5)

pmclanahan avatar pmclanahan commented on August 25, 2024

More comments sounds like a good thing. I usually do have a good list of ignores, but have to look them up every time I'm curious.

from sugardough.

peterbe avatar peterbe commented on August 25, 2024

@pmclanahan How would you feel about starting over with an empty list? From an blank list we can build up a list of comments for each.
I personally prefer to make no exceptions [on my projects] but I think there's value in having some as an example to indicate to "users of sugardough" how to go abouts setting your own exceptions.

from sugardough.

pmclanahan avatar pmclanahan commented on August 25, 2024

I'd be fine with a commented out list to start. I think there are some that can be turned off for nearly everyone, but I don't feel strongly enough to block what you want.

from sugardough.

pmclanahan avatar pmclanahan commented on August 25, 2024

Current list:

  • E121 continuation line under-indented for hanging indent
  • E123 closing bracket does not match indentation of opening bracket’s line
  • E124 closing bracket does not match visual indentation
  • E125 continuation line with same indent as next logical line
  • E126 continuation line over-indented for hanging indent
  • E128 continuation line under-indented for visual indent
  • E129 visually indented line with same indent as next logical line

Full pep8 error code docs

from sugardough.

glogiotatidis avatar glogiotatidis commented on August 25, 2024

The current is list is a copy of mozillians pep8 list which was my main project back then. Personally I'm a big pep8 fan and personally I'd go with an empty list. I like strict styling. So +1 on starting with an empty list and see how that goes.

from sugardough.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.