Skip to content

Whitespace lints #43

@TomLonergan03

Description

@TomLonergan03

There are a bunch of whitespace rules that clang-format is missing, primarily:

  • after #pragma once
  • before and after namespace {
  • ends of files

These could all probably be done using github actions grepping for the issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions