Skip to content

Commit

Permalink
Reword & expand 'Check out X' comments in config files
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Cornelissen <[email protected]>
  • Loading branch information
ericcornelissen committed Jan 25, 2025
1 parent 7201241 commit 73efab3
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Check out EditorConfig at: https://editorconfig.org
# Configuration file for EditorConfig (https://editorconfig.org)

root=true

Expand Down
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Configuration file for git (https://git-scm.com/docs/gitattributes)

* text=auto

gremlins.min.js -diff
2 changes: 1 addition & 1 deletion .github/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Check out CodeQL at: https://codeql.github.com/
# Configuration file for CodeQL (https://codeql.github.com/)

name: ades CodeQL config

Expand Down
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Check out Dependabot at: https://github.com/dependabot
# Configuration file for Dependabot (https://github.com/dependabot)

version: 2
updates:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Ignore file for git (https://git-scm.com/docs/gitignore)

/*

# GitHub
Expand Down
2 changes: 1 addition & 1 deletion .wrapcheck.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Check out Wrapcheck at: https://github.com/tomarrell/wrapcheck
# Configuration file for Wrapcheck (https://github.com/tomarrell/wrapcheck)

ignorePackageGlobs:
- gopkg.in/yaml.v3

0 comments on commit 73efab3

Please sign in to comment.