adrienverge / yamllint

A linter for YAML files.
GNU General Public License v3.0
2.9k stars 278 forks source link

build: enable ruff-specific rules in ruff #642

Closed DimitriPapadopoulos closed 4 months ago

coveralls commented 10 months ago

Coverage Status

coverage: 99.822%. remained the same when pulling ddce1b04ccd460c70350c0081a16c08c7a90417a on DimitriPapadopoulos:RUF into 3cb3a2038569370a2e44bcda28a378dac96c6c10 on adrienverge:master.

DimitriPapadopoulos commented 10 months ago

Removed all RUF rules but RUF100.

adrienverge commented 10 months ago

Removed all RUF rules but RUF100.

Thanks!