Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🩹 [Patch]: Update linter and git configuration and license year #3

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 18, 2025

Description

This pull request includes several changes to the configuration files for linters and a minor update to the license file.

Linter Configuration Updates:

  • Added a new configuration file for jscpd to set a threshold of 0, specify the reporter as consoleFull, and ignore test files. (.github/linters/.jscpd.json)
  • Updated the PSScriptAnalyzer configuration to enable specific rules and set their parameters, including alignment, line length, semicolon usage, brace placement, and whitespace consistency. (.github/linters/.powershell-psscriptanalyzer.psd1)
  • Modified the Linter.yml workflow to disable JSON Prettier validation. (.github/workflows/Linter.yml)

License Update:

  • Updated the copyright year in the LICENSE file from 2024 to 2025. (LICENSE)

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 18, 2025
@MariusStorhaug MariusStorhaug merged commit ed636ab into main Feb 18, 2025
22 checks passed
@MariusStorhaug MariusStorhaug deleted the fix branch February 18, 2025 14:46
Copy link

Module TLS - v1.0.1 published to the PowerShell Gallery.

Copy link

GitHub release for TLS v1.0.1 has been created.

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.

1 participant