Giter VIP home page Giter VIP logo

Comments (4)

Joyrex avatar Joyrex commented on May 17, 2024 1

http://flake8.pycqa.org/en/latest/

from inter.

rsms avatar rsms commented on May 17, 2024

I'm not familiar with "flake8" — what does this mean?

from inter.

cclauss avatar cclauss commented on May 17, 2024

Flake8 is a linter for Python that has tons of errors about code style, etc. but I have focused it with --select=E901,E999,F821,F822,F823 on those five issues that can crash your app.

from inter.

rsms avatar rsms commented on May 17, 2024

Oh. As much as I love to think about code style, the python code in this project is merely here to support specific little things and is not really part of "the main act", so to speak. Feel free to submit a PR that adjusts the style, but please try to make it as small of a change as possible. Also keep in mind that misc/pylib/fontbuild is sometimes upgraded from the roboto repository and any style changes will need to have patches made for them, maintained and applied after upgrading misc/pylib/fontbuild, which seems like a lof of work and effort for adjusting some code style.

Closing this for now as it's not an actual issue with Interface.

from inter.

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.