Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/lint-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# Super Linter action documentation
# https://github.com/marketplace/actions/super-linter
- name: Super Linter
uses: super-linter/super-linter@v7.1.0
uses: super-linter/super-linter@v8.3.1
# Configuration settings
env:
# Report status checks
Expand All @@ -53,3 +53,5 @@ jobs:
VALIDATE_YAML: true
# Language-specific configuration
YAML_ERROR_ON_WARNING: true
# Other Variables
FILTER_REGEX_EXCLUDE: '.*devcontainer\.json$'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

This repository hosts the source content that produces Breadpool's Roller Derby Self-Evaluation.

Click [here](https://timothyhull.github.io/breadpool-self-eval "Breadpool's Roller Derby Self-Evaluation") to access Breadpool's self-evaluation.
Breadpool's self-evaluation is available at: [https://timothyhull.github.io/breadpool-self-eval](https://timothyhull.github.io/breadpool-self-eval "Breadpool's Roller Derby Self-Evaluation").