Skip to content

Commit

Permalink
specify clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
Helios747 committed Sep 21, 2017
1 parent 5585ac4 commit 2260063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Contributing.md
Expand Up @@ -28,6 +28,8 @@ This project uses clang-format (stable branch) to check for common style issues.

## <a name="intro-formatting-issues"></a>Checking and fixing formatting issues

Windows users need to be careful about line endings. Windows users should configure git to checkout UNIX-style line endings to keep clang-format simple.

In most cases, clang-format can and **should** be used to automatically reformat code and solve most formatting issues.

- To run clang-format on all staged files:
Expand Down

0 comments on commit 2260063

Please sign in to comment.