Skip to content

Conversation

@CarrotManMatt
Copy link
Member

No description provided.

@CarrotManMatt CarrotManMatt self-assigned this Dec 8, 2025
@CarrotManMatt CarrotManMatt added the deployment Changes to the deployment or CI/CD configuration label Dec 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds dotenv-linter as a pre-commit hook to automatically lint and fix .env files, improving the consistency and quality of environment variable files in the repository.

Key Changes:

  • Added dotenv-linter hook configuration with auto-fix enabled
  • Disabled ValueWithoutQuotes rule for .env.example file
  • Removed extra blank lines from .env.example to comply with dotenv-linter formatting

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.pre-commit-config.yaml Added dotenv-linter hook with v4.0.0 configured to automatically fix issues
.env.example Added linter directive to disable ValueWithoutQuotes rule and removed extra blank lines between sections

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@CarrotManMatt CarrotManMatt merged commit 62a2aef into main Dec 9, 2025
18 checks passed
@CarrotManMatt CarrotManMatt deleted the matt/add-dotenv-linter branch December 9, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployment Changes to the deployment or CI/CD configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants