Coder Social home page Coder Social logo

pylint support about esmvaltool HOT 5 CLOSED

esmvalgroup avatar esmvalgroup commented on August 18, 2024
pylint support

from esmvaltool.

Comments (5)

bouweandela avatar bouweandela commented on August 18, 2024

It would be nice to recommend pylint in the developer documentation, e.g. in section "7.5 Coding rules and standards" instead of (or next to) pyflakes and to start using it ourselves of course.

See for example this blog on why pylint is the best tool for static code analysis:
https://blog.codacy.com/review-of-python-static-analysis-tools-ff8e7e27f972

Is there some way in which I can edit the documentation?

from esmvaltool.

bouweandela avatar bouweandela commented on August 18, 2024

Codacy uses prospector, a tool which tries to intelligently combine the output of various Python linters of which pylint is the most comprehensive. We could also recommend prospector instead, probably with a recommended level of strictness, to help get a quick check if your code is any good according to Codacy before committing.

from esmvaltool.

nielsdrost avatar nielsdrost commented on August 18, 2024

Could we also add a prospector check to the setup.py, so I could run "python setup.py check" or something?

from esmvaltool.

bouweandela avatar bouweandela commented on August 18, 2024

Sure, I could add a command ./setup.py lint that does that? check is already taken.

from esmvaltool.

nielsdrost avatar nielsdrost commented on August 18, 2024

Sounds good, thanks!

from esmvaltool.

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.