Giter Site home page Giter Site logo

Add plugins input about flake8 HOT 6 CLOSED

py-actions avatar py-actions commented on May 30, 2024 1
Add plugins input

from flake8.

Comments (6)

chrissimpkins avatar chrissimpkins commented on May 30, 2024

Only need support for the pip install of the plugin package from PyPI?

from flake8.

chrissimpkins avatar chrissimpkins commented on May 30, 2024

Implemented.

Mind giving the flake8-plugins branch a try in your GH Action configuration?

You should be able to configure it like this:

- name: flake8 Lint
  uses: py-actions/flake8@flake8-plugins
  with:
    plugins: "flake8-bugbear==22.1.11"

If you need more than one plugin, use a space delimiter between packages. Let me know if this works for you.

from flake8.

chrissimpkins avatar chrissimpkins commented on May 30, 2024

I confirmed that this works with one and multiple plugins, and with fixed versions and floating versions based on current PyPI release.

I'll merge and release it. Thanks for the suggestion! Hope that it helps.

from flake8.

chrissimpkins avatar chrissimpkins commented on May 30, 2024

Added in v2.2.0

https://github.com/marketplace/actions/python-flake8-lint?version=v2.2.0

You should receive the update automatically if you use py-actions/flake8@v2.

from flake8.

peterbandi avatar peterbandi commented on May 30, 2024

Sorry for the super late reply. It works like a charm. Thanks a lot for the new feature! :)

from flake8.

chrissimpkins avatar chrissimpkins commented on May 30, 2024

Great to hear that! And no worries at all. Thank you very much for the request!

from flake8.

Related Issues (14)

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.