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
F171048416: D27806.id96155.diff
Tue, Sep 8, 9:45 AM
Unknown Object (File)
Sun, Sep 6, 8:18 PM
Unknown Object (File)
Sun, Sep 6, 4:03 PM
Unknown Object (File)
Sun, Sep 6, 1:07 PM
Unknown Object (File)
Fri, Sep 4, 11:54 AM
Unknown Object (File)
Thu, Sep 3, 9:12 PM
Unknown Object (File)
Thu, Sep 3, 6:11 PM
Unknown Object (File)
Thu, Sep 3, 10:56 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

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.