Page MenuHomePhorge

Fix lint ci
ClosedPublic

Authored by tusooa on Aug 12 2024, 4:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 31, 6:07 AM
Unknown Object (File)
Fri, Aug 30, 10:32 PM
Unknown Object (File)
Sun, Aug 25, 12:27 AM
Unknown Object (File)
Sat, Aug 24, 5:56 AM
Unknown Object (File)
Sat, Aug 24, 5:56 AM
Unknown Object (File)
Sat, Aug 24, 5:54 AM
Unknown Object (File)
Sat, Aug 24, 5:54 AM
Unknown Object (File)
Fri, Aug 23, 8:13 PM
Subscribers
None

Details

Reviewers
nannanko
Group Reviewers
O1: the Kazv Project
Commits
rK002424e4650d: Fix lint ci
Summary

The ci for lint was not properly run because in some runners the default image is ubuntu, while on others it is alpine. The alpine images does not support --exclude-dir and thus it reports a false negative. This fixes it.

Type: skip

Test Plan

Verify CI passes.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 12 2024, 4:52 PM
Harbormaster failed remote builds in B265: Diff 438!
This revision is now accepted and ready to land.Aug 13 2024, 10:23 PM
This revision was landed with ongoing or failed builds.Aug 14 2024, 6:00 PM
This revision was automatically updated to reflect the committed changes.