-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rene Rebsdorf
committed
Jan 26, 2025
1 parent
b04bd1d
commit ff2bc25
Showing
5 changed files
with
65 additions
and
63 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 |
---|---|---|
@@ -1,16 +1,16 @@ | ||
changelog: | ||
exclude: | ||
labels: | ||
- ignore-for-release | ||
categories: | ||
- title: Breaking Changes 🛠 | ||
labels: | ||
- Semver-Major | ||
- breaking-change | ||
- title: Exciting New Features 🎉 | ||
labels: | ||
- Semver-Minor | ||
- enhancement | ||
- title: Other Changes | ||
labels: | ||
- "*" | ||
changelog: | ||
exclude: | ||
labels: | ||
- ignore-for-release | ||
categories: | ||
- title: Breaking Changes 🛠 | ||
labels: | ||
- Semver-Major | ||
- breaking-change | ||
- title: Exciting New Features 🎉 | ||
labels: | ||
- Semver-Minor | ||
- enhancement | ||
- title: Other Changes | ||
labels: | ||
- "*" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,47 @@ | ||
{ | ||
"version": "0.2", | ||
"ignorePaths": [], | ||
"dictionaryDefinitions": [], | ||
"dictionaries": [], | ||
"words": [ | ||
"akamaihd", | ||
"Andrii", | ||
"CODEOWNERS", | ||
"contentfolder", | ||
"contributorsrc", | ||
"csgo", | ||
"headshot", | ||
"incgrenade", | ||
"iniconfig", | ||
"keyvalues", | ||
"kics", | ||
"longdog", | ||
"magisk", | ||
"Molo", | ||
"moto", | ||
"mouz", | ||
"nade", | ||
"pluggy", | ||
"previewfile", | ||
"publishedfileid", | ||
"pylint", | ||
"pyright", | ||
"pytest", | ||
"rebar", | ||
"Rebsdorf", | ||
"setpos", | ||
"softprops", | ||
"steamapps", | ||
"steamcdn", | ||
"steamcmd", | ||
"steamupload", | ||
"stefanzweifel", | ||
"tetris", | ||
"venv", | ||
"workshopitem", | ||
"zitrez", | ||
"zxvf" | ||
], | ||
"ignoreWords": [], | ||
"import": [] | ||
"version": "0.2", | ||
"ignorePaths": [], | ||
"dictionaryDefinitions": [], | ||
"dictionaries": [], | ||
"words": [ | ||
"akamaihd", | ||
"Andrii", | ||
"CODEOWNERS", | ||
"contentfolder", | ||
"contributorsrc", | ||
"csgo", | ||
"headshot", | ||
"incgrenade", | ||
"iniconfig", | ||
"keyvalues", | ||
"kics", | ||
"longdog", | ||
"magisk", | ||
"Molo", | ||
"moto", | ||
"mouz", | ||
"nade", | ||
"pluggy", | ||
"previewfile", | ||
"publishedfileid", | ||
"pylint", | ||
"pyright", | ||
"pytest", | ||
"rebar", | ||
"Rebsdorf", | ||
"setpos", | ||
"softprops", | ||
"steamapps", | ||
"steamcdn", | ||
"steamcmd", | ||
"steamupload", | ||
"stefanzweifel", | ||
"tetris", | ||
"venv", | ||
"workshopitem", | ||
"zitrez", | ||
"zxvf" | ||
], | ||
"ignoreWords": [], | ||
"import": [] | ||
} |