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)
Sun, Apr 27, 2:20 AM
Unknown Object (File)
Wed, Apr 23, 12:11 PM
Unknown Object (File)
Thu, Apr 10, 11:55 AM
Unknown Object (File)
Sat, Apr 5, 6:19 PM
Unknown Object (File)
Fri, Apr 4, 12:16 AM
Unknown Object (File)
Mar 22 2025, 2:45 AM
Unknown Object (File)
Mar 20 2025, 6:11 PM
Unknown Object (File)
Jan 28 2025, 11:17 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.