Skip to content

pipeline-components/ruff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline Components: Ruff

Project Stage Project Maintenance License GitLab CI

Docker status

Image Size Docker Pulls

Usage

The image is for running ruff, The image is currently based on python:3.12-alpine3.17

Examples

ruff:
  stage: linting
  image: registry.gitlab.com/pipeline-components/ruff:latest
  script:
    - ruff check --output-format=gitlab .

Versioning

This project uses Semantic Versioning for its version numbering.

Support

Got questions?

You have several options to get them answered: todo: addcommunication channel here

You could also open an issue here

Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it.

We've set up a separate document for our contribution guidelines.

Thank you for being involved! 😍

Authors & contributors

The original setup of this repository is by Robbert Müller.

The Build pipeline is large based on Community Hass.io Add-ons by Franck Nijhof.

For a full list of all authors and contributors, check the contributor's page.

License

This project is licensed under the MIT License by Robbert Müller.

Packages

No packages published

Contributors 5