Skip to content

Fix linting

Bo-Chun Chen requested to merge github/fork/diedpigs/fix-linting into feat-openstack

Right now, the linting step checks through the entire repo which includes lots of linting violations from upstream's commits. To ignore those violations, change the linting step to check only on those changed files in a PR.

Merge request reports

Loading