mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
🎉 git push enabled
This commit is contained in:
parent
7b6932cd6e
commit
e7bc4e2619
4
.github/workflows/clang-format.yml
vendored
4
.github/workflows/clang-format.yml
vendored
@ -53,5 +53,5 @@ jobs:
|
|||||||
line2: "IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Allman,"
|
line2: "IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Allman,"
|
||||||
line3: "AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false,"
|
line3: "AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false,"
|
||||||
line4: "ColumnLimit: 80, AccessModifierOffset: -3 }"
|
line4: "ColumnLimit: 80, AccessModifierOffset: -3 }"
|
||||||
# -name: Git Push
|
- name: Git Push
|
||||||
# run: git push
|
run: git push
|
||||||
|
Loading…
Reference in New Issue
Block a user