Skip to content

Remove CLion's .idea folder that contains code style checks #22

@unterumarmung

Description

@unterumarmung

Clang-Tidy allows to specify code style settings in a config file, so .idea folder is redundant.

Official docs: https://clang.llvm.org/extra/clang-tidy/checks/readability-identifier-naming.html
Example config: https://github.com/YACLib/YACLib/blob/main/.clang-tidy

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions