Skip to content

⚙️ [Maintenance]: Update super-linter to v8.4.0 - #28

Merged
Marius Storhaug (MariusStorhaug) merged 4 commits into
mainfrom
update/super-linter-v8.4.0
Jan 30, 2026
Merged

⚙️ [Maintenance]: Update super-linter to v8.4.0#28
Marius Storhaug (MariusStorhaug) merged 4 commits into
mainfrom
update/super-linter-v8.4.0

Conversation

@MariusStorhaug

@MariusStorhaugMarius Storhaug (MariusStorhaug) commented Jan 28, 2026

Copy link
Copy Markdown
Member

Description

Updates super-linter from v8.3.2 to v8.4.0.

Changes

  • Updated super-linter/super-linter to v8.4.0 (12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e)
  • Added .codespellrc configuration file for codespell linter

References

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the super-linter GitHub Action from version v8.3.2 to v8.4.0 and adds a configuration file for the codespell linter to exclude the linters directory from spell checking.

Changes:

  • Updated super-linter action from v8.3.2 to v8.4.0 with the corresponding commit hash
  • Added .codespellrc configuration file to skip spell checking in the .github/linters directory

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

FileDescription
.github/workflows/Linter.ymlUpdated super-linter action reference to v8.4.0 (commit hash 12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e)
.github/linters/.codespellrcAdded new codespell configuration file to skip linting of the linters directory itself

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread.github/linters/.codespellrc
@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit ad7d17c into mainJan 30, 2026
20 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the update/super-linter-v8.4.0 branch January 30, 2026 17:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@MariusStorhaug