Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
R
swepy/cicd-templates/ruff
Ruff 4.0.0

Run Ruff, an extremely fast Python linter, on your Python code. This tool is written in Rust, and it is designed to quickly analyze your Python code to detect various syntax and stylistic errors.

ruff

include:
  - component: $CI_SERVER_FQDN/swepy/cicd-templates/ruff/ruff@4.0.0
Inputs
Name
Mandatory
Type
Description
Default
stagefalsestringThe stage of the job.test
ruff_versionfalsestringThe version of ruff to be use.0.11
target_pathsfalsestringPaths to directories to lint..