Skip to content

Commit

Permalink
feat: 新增 EditorConfig C Core 解決方案
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Oct 15, 2024
1 parent ee20c45 commit e811e64
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
#
# Copyright 2024 林博仁(Buo-ren Lin) <[email protected]>
# SPDX-License-Identifier: CC-BY-SA-4.0
[submodule "EditorConfig C Core"]
path = EditorConfig C Core
url = https://github.com/editorconfig/editorconfig-core-c.git
ignore = dirty
shallow = true
fetchRecurseSubmodules = false
[submodule "The common EditorConfig template"]
path = The common EditorConfig template
url = https://gitlab.com/the-common/editorconfig-template.git
Expand Down
1 change: 1 addition & 0 deletions EditorConfig C Core
Submodule EditorConfig C Core added at e082c9
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

以下列舉本主題相關的解決方案:

* [EditorConfig C Core](https://github.com/editorconfig/editorconfig-core-c)
EditorConfig 的 C 語言核心程式庫
* [The common EditorConfig template](https://gitlab.com/the-common/editorconfig-template)
A simple EditorConfig template to reuse.

Expand Down

0 comments on commit e811e64

Please sign in to comment.