Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 16, 2025

Description

This pull request includes several updates to configuration files and linters, along with a license year update. The most important changes are grouped by theme below:

Linter Configuration Updates:

  • .github/linters/.jscpd.json: Added a new configuration file for JSCPD to set a threshold of 0, specify reporters, and ignore test files.
  • .github/linters/.markdown-lint.yml: Added a new configuration file for Markdown linting with specific rules for unordered list style, indentation, line length, punctuation, ordered list item prefix, inline HTML, and emphasis.
  • .github/linters/.powershell-psscriptanalyzer.psd1: Added a new configuration file for PowerShell Script Analyzer with rules for alignment, line length, semicolons, brace placement, comment help, indentation, and whitespace consistency.

Workflow Changes:

  • .github/workflows/Linter.yml: Updated the linter action to use the latest version of super-linter/super-linter and disabled Prettier validation for JSON, Markdown, and YAML.

Miscellaneous:

  • .gitattributes: Added attributes to handle line endings for various file types and ensure binary files are treated correctly.
  • LICENSE: Updated the copyright year from 2024 to 2025.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Feb 16, 2025
@MariusStorhaug MariusStorhaug merged commit 2883b65 into main Feb 16, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the fix branch February 16, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants