Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Provide api wrapping the cli args #8

@tobiasdiez

Description

@tobiasdiez

It would be nice if common command line args could be directly exposed from the action so that one can use something like

- uses: chartboost/ruff-action@v1
  with:
     - exclude: |
          E101
          F202

instead of providing it manually via args

(array input for exclude would also make sense but is not yet implemented: actions/toolkit#184)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions