Skip to content

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

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

Merged
merged 4 commits into from
Feb 16, 2025
Merged

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

merged 4 commits into from
Feb 16, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug 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 MariusStorhaug self-assigned this Feb 16, 2025
@MariusStorhaug MariusStorhaug merged commit 39838dc into main Feb 16, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the fix branch February 16, 2025 14:34
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