Page MenuHomeFreeBSD

bxe: tag files to skip clang-format formatting
ClosedPublic

Authored by emaste on Dec 29 2020, 3:02 AM.
Tags
None
Referenced Files
F156722301: D27806.id89408.diff
Fri, May 15, 10:00 PM
F156708271: D27806.id96155.diff
Fri, May 15, 7:52 PM
F156632885: D27806.id.diff
Fri, May 15, 6:33 AM
F156631219: D27806.id81284.diff
Fri, May 15, 6:17 AM
Unknown Object (File)
Thu, May 14, 10:04 AM
Unknown Object (File)
Mon, Apr 20, 5:34 AM
Unknown Object (File)
Mon, Apr 20, 5:33 AM
Unknown Object (File)
Apr 6 2026, 11:58 AM
Subscribers

Details

Summary

bxe contains three files which are sets of constants or other data, and might be auto-generated or have an upstream. Exclude them from clang-format.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
emaste added a subscriber: imp.

FYI @imp this is the annotation that tells Clang not to format a given file

Move comment after standard headers

This revision was not accepted when it landed; it landed in state Needs Review.Oct 2 2021, 1:23 PM
This revision was automatically updated to reflect the committed changes.