-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: conform files to editorconfig specification
- Loading branch information
1 parent
89a4ea8
commit 523bca2
Showing
18 changed files
with
49 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,17 +45,13 @@ jobs: | |
- name: Install pip packages | ||
run: pip3 install $(cat dependencies/pip.txt) | ||
- uses: pre-commit/[email protected] | ||
continue-on-error: true | ||
env: | ||
SPEC_VENDOR: Github Actions | ||
SPEC_PACKAGER: Github Actions | ||
- uses: editorconfig-checker/action-editorconfig-checker@main | ||
- name: Run Editorconfig Checker | ||
continue-on-error: true | ||
run: editorconfig-checker | ||
- name: Lint commits | ||
continue-on-error: true | ||
# yamllint disable-line rule:line-length | ||
run: | | ||
if test "${{ github.event_name}}" = "pull_request" | ||
then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,6 +116,9 @@ fi | |
%dnl TODO: missing '%ghost', files generated during %post, such as Qrexec policies. | ||
|
||
%changelog | ||
* Mon Jul 08 2024 Ben Grande <[email protected]> - f60077f | ||
- doc: spell check | ||
|
||
* Fri Jul 05 2024 Ben Grande <[email protected]> - 34d2943 | ||
- fix: correct markdown lint package name | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,6 +118,9 @@ fi | |
%dnl TODO: missing '%ghost', files generated during %post, such as Qrexec policies. | ||
|
||
%changelog | ||
* Mon Jul 08 2024 Ben Grande <[email protected]> - f60077f | ||
- doc: spell check | ||
|
||
* Thu Jul 04 2024 Ben Grande <[email protected]> - 383c840 | ||
- doc: lint markdown files | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,6 +126,9 @@ fi | |
%dnl TODO: missing '%ghost', files generated during %post, such as Qrexec policies. | ||
|
||
%changelog | ||
* Mon Jul 08 2024 Ben Grande <[email protected]> - f60077f | ||
- doc: spell check | ||
|
||
* Thu Jul 04 2024 Ben Grande <[email protected]> - 383c840 | ||
- doc: lint markdown files | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,6 +130,9 @@ fi | |
%dnl TODO: missing '%ghost', files generated during %post, such as Qrexec policies. | ||
|
||
%changelog | ||
* Mon Jul 08 2024 Ben Grande <[email protected]> - f60077f | ||
- doc: spell check | ||
|
||
* Sat Jul 06 2024 Ben Grande <[email protected]> - 8604887 | ||
- feat: unify cacher tag list to a single script | ||
|
||
|
@@ -276,6 +279,3 @@ fi | |
|
||
* Wed Dec 20 2023 Ben Grande <[email protected]> - 38d98ec | ||
- fix: nft shebang and table names | ||
|
||
* Wed Dec 20 2023 Ben Grande <[email protected]> - d3ae662 | ||
- fix: cacher client installation indentation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,6 +120,9 @@ fi | |
%dnl TODO: missing '%ghost', files generated during %post, such as Qrexec policies. | ||
|
||
%changelog | ||
* Mon Jul 08 2024 Ben Grande <[email protected]> - f60077f | ||
- doc: spell check | ||
|
||
* Thu Jul 04 2024 Ben Grande <[email protected]> - 383c840 | ||
- doc: lint markdown files | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters