-
Type: Task
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
Scope
- Increase (or remove) the column limit.
- Group and sort include directives.
- Reformat the codebase, and include a .git-blame-ignore-revs to with the revision.
Background & Motivation
The 80 column line limit is a constraint that has no known motivation.
There is no requirement to format code. This often results in unformatted code being merged, and unrelated diffs getting included in other PRs.
- is related to
-
CDRIVER-3551 Create an Evergreen task that runs clang-format
- Closed
- related to
-
CDRIVER-5670 ClangFormat: group and sort include directives
- Backlog