-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It is problematic to lint commits on upstream branches in case a commit with wrong format was pushed. Or when there is some bug in the linter, what is currently the case, see [1][2]. Make sure the linter is only always run on merge requests and for other branches. [1] conventional-changelog/commitlint#896 [2] https://gitlab.com/kwinft/wrapland/-/jobs/495110391 (cherry picked from commit 9980354)
- Loading branch information
Showing
1 changed file
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters