Skip to content

Adopt Clang-Format #1517

Open
4 tasks
pavelkryukov opened this issue Feb 13, 2022 · 0 comments
Open
4 tasks

Adopt Clang-Format #1517

pavelkryukov opened this issue Feb 13, 2022 · 0 comments
Labels
4 Features of medium complexity which usually require infrastructure enhancements. good first issue Good task to start with MIPT-MIPS development infrastructure Improves build/CI infrastructure. S1 — Infrastructure To solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.

Comments

@pavelkryukov
Copy link
Member

Clang-Format is a tool to format code automatically according to some guidelines.

Your objectives are:

  • define .clang-format file for our project, reflecting our guidelines
  • apply the guidelines automatically to our flow
  • implement a Git hook to fix formatting on each commit
  • implement GitHub action to check formatting on each pull request
@pavelkryukov pavelkryukov added infrastructure Improves build/CI infrastructure. 4 Features of medium complexity which usually require infrastructure enhancements. good first issue Good task to start with MIPT-MIPS development S1 — Infrastructure To solve the issue, you need knowledge about CMake, build procedure, Travis CI etc. labels Feb 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4 Features of medium complexity which usually require infrastructure enhancements. good first issue Good task to start with MIPT-MIPS development infrastructure Improves build/CI infrastructure. S1 — Infrastructure To solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.
Projects
None yet
Development

No branches or pull requests

1 participant