Skip to content

CI: Remove continue-on-error flags to enforce code quality checks #97

@d4v1d03

Description

@d4v1d03

Currently, most code quality checks in code-quality.yml have continue-on-error: true, which means they don't actually fail the CI pipeline when issues are detected. This defeats the purpose of automated checks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions