-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Considering I have a branch br
in up-to-date state and PR N
from br
to master
.
If master
includes commit h
violating linter rules, it should not be reported since PR commits do not include it.
Sometimes it is reported however.
This problem goes away when some other PR M
is merged and br
is updated accordingly.
Metadata
Metadata
Assignees
Labels
No labels