Skip to content

Commit 755d1c7

Browse files
chore: synced file(s) with raven-actions/.workflows (#34)
synced local file(s) with [raven-actions/.workflows](https://github.com/raven-actions/.workflows). <details> <summary>Changed files</summary> <ul> <li>synced local directory <code>.github/linters/</code> with remote directory <code>sync/.github/linters/</code></li><li>synced local directory <code>.vscode/</code> with remote directory <code>sync/.vscode/</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#15748824193](https://github.com/raven-actions/.workflows/actions/runs/15748824193) --------- Co-authored-by: raven-actions-sync[bot] <216433642+raven-actions-sync[bot]@users.noreply.github.com>
1 parent 5126216 commit 755d1c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/linters/.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[codespell]
2-
skip = */megalinter-reports/*,*/node_modules/*,*/.venv/*,*/dist/*,*/coverage/*,*.svg,*.sum
2+
skip = */megalinter-reports/*,*/node_modules/*,*/.venv/*,*/dist/*,*/coverage/*,*.svg,*.sum,pnpm-lock.yaml,package-lock.json
33
count = true

.vscode/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.json linguist-language=JSON-with-Comments

0 commit comments

Comments
 (0)