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
Unknown Object (File)
Jan 28 2025, 11:17 PM
Unknown Object (File)
Jan 24 2025, 5:42 PM
Unknown Object (File)
Jan 23 2025, 6:45 PM
Unknown Object (File)
Jan 23 2025, 8:11 AM
Unknown Object (File)
Jan 22 2025, 5:26 PM
Unknown Object (File)
Jan 21 2025, 6:45 PM
Unknown Object (File)
Jan 18 2025, 10:03 PM
Unknown Object (File)
Jan 17 2025, 2:51 PM
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.