governance-ui icon indicating copy to clipboard operation
governance-ui copied to clipboard

CI/CD issue. Contributors can commit but then run into linting issues when pushing

Open RaymondDashWu opened this issue 2 years ago • 0 comments

When contributing to this repo the linting checks don't seem to be the same when making a commit vs pushing. For example, a commit can be made but won't be allowed to be pushed. This could be due to things like unused variables or imports. Both linting checks should be the same so that extra commits aren't made.

RaymondDashWu avatar Apr 25 '22 20:04 RaymondDashWu