Skip to content

🩹 [Patch]: Update linter and git config#34

Merged
Marius Storhaug (MariusStorhaug) merged 4 commits intomainfrom
fix
Feb 16, 2025
Merged

🩹 [Patch]: Update linter and git config#34
Marius Storhaug (MariusStorhaug) merged 4 commits intomainfrom
fix

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Feb 16, 2025

Description

This pull request includes several changes to configuration files and linters to improve code quality and standardize settings across the project. The most important changes include updates to .gitattributes, the addition of new linter configuration files, and modifications to the GitHub workflow for linting.

Linter configuration updates:

GitHub workflow update:

  • .github/workflows/Linter.yml: Modified the linter job to use the latest version of super-linter and updated environment variables to disable JSON, Markdown, and YAML prettier validation.

File attribute settings:

  • .gitattributes: Added settings to enforce line endings and treat certain file types as binary.

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 Marius Storhaug (MariusStorhaug) merged commit 39838dc into main Feb 16, 2025
10 checks passed
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