pkgcheck
pkgcheck copied to clipboard
Update `${D}` usage when PMS changes
Need to update in VariableScopeCheck
the status of ${D}
when change merged into PMS [1]
https://github.com/pkgcore/pkgcheck/blob/4247e10d9c266ac1f6aac48b0c67f1092dde1d78/src/pkgcheck/checks/codingstyle.py#L948-L971
[1] https://archives.gentoo.org/gentoo-pms/message/3f70244e989c0e1f2fe7759f85bc06a5
[22:32:21] <@sam_> arthurzam: re https://github.com/pkgcore/pkgcheck/issues/516, I think we need to make D/ED a separate warning [22:32:27] <@sam_> arthurzam: because you can refer to them in earlier phases now [22:32:37] <@sam_> arthurzam: I want to make the current pkgcheck result fatal in CI at some point