Skip to content

Include headers from source dir #5

Description

@Maxcode123

Headers should be included from the src dir, e.g. #include src/syntax/ast/nodes.h
Currently a file in src/syntax will include nodes.h as #include ast/nodes.h.

Reference: https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes

Metadata

Metadata

Assignees

No one assigned

    Labels

    good practicesApply best practices (no change in logic)

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions