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)
Wed, Mar 4, 6:09 PM
Unknown Object (File)
Wed, Mar 4, 6:45 AM
Unknown Object (File)
Mon, Mar 2, 11:59 AM
Unknown Object (File)
Mon, Feb 23, 11:39 AM
Unknown Object (File)
Sun, Feb 22, 11:33 AM
Unknown Object (File)
Dec 16 2025, 11:22 PM
Unknown Object (File)
Nov 27 2025, 12:00 AM
Unknown Object (File)
Nov 21 2025, 11:01 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

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.