-
Notifications
You must be signed in to change notification settings - Fork 137
Adopt Clang-Format #1517
Copy link
Copy link
Open
Labels
4Features of medium complexity which usually require infrastructure enhancements.Features of medium complexity which usually require infrastructure enhancements.S1 — InfrastructureTo solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.To solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.good first issueGood task to start with MIPT-MIPS developmentGood task to start with MIPT-MIPS developmentinfrastructureImproves build/CI infrastructure.Improves build/CI infrastructure.
Description
Clang-Format is a tool to format code automatically according to some guidelines.
Your objectives are:
- define
.clang-formatfile 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
Metadata
Metadata
Assignees
Labels
4Features of medium complexity which usually require infrastructure enhancements.Features of medium complexity which usually require infrastructure enhancements.S1 — InfrastructureTo solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.To solve the issue, you need knowledge about CMake, build procedure, Travis CI etc.good first issueGood task to start with MIPT-MIPS developmentGood task to start with MIPT-MIPS developmentinfrastructureImproves build/CI infrastructure.Improves build/CI infrastructure.