Skip to content

Commit

Permalink
Use neocmakelsp to format CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Apr 25, 2024
1 parent 77f1369 commit cc2640c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[CMakeLists.txt]
indent_size = 4
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ repos:
- markdown
- yaml
- json
- repo: https://github.com/Decodetalkers/neocmakelsp
rev: v0.6.23
hooks:
- id: neocmakelsp-format
- repo: https://github.com/nix-community/nixpkgs-fmt
rev: v1.3.0
hooks:
Expand Down

0 comments on commit cc2640c

Please sign in to comment.