Set lint warnings to error #1431
Labels
c: infra
Changes to our infrastructure or project setup
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Clear and concise description of the problem
We previously fixed all lint warnings in our code, then we accidentally introduced a lint "warning" to our code.
Suggested solution
Set lint levels to error, so that the build pipeline fails, if these things are added.
Alternative
Manually check for lint warnings in each PR.
Additional context
No response
The text was updated successfully, but these errors were encountered: