Skip to content
You must be logged in to sponsor dotenv-linter

Become a sponsor to dotenv-linter

👋 Hi, I'm Mikhail!

I'm the author and maintainer of the dotenv-linter.

What is the dotenv-linter?
⚡️ It's a lightning-fast linter for .env files. Written in Rust 🦀

Dotenv-linter can check / fix / compare .env files for problems that may cause the application to malfunction.

Available checks:

    ✅ Duplicated key
    ✅ Ending blank line
    ✅ Extra blank line
    ✅ Incorrect delimiter
    ✅ Key without value
    ✅ Leading character
    ✅ Lowercase key
    ✅ Quote character
    ✅ Space character
    ✅ Substitution key
    ✅ Trailing whitespace
    ✅ Unordered key
    ✅ Value without quotes

What is a .env file?

    💡 A .env file or dotenv file is a simple text file containing all the environment variables of a project. Storing configuration in the environment variables is one of the tenets of the Manifesto of Twelve-Factor App. The .env file has a simple key-value format, for example: FOO=BAR. More information you can find in articles in English and Russian.

The key features:

    ⚡️ Lightning-fast because it is written in Rust 🦀
    💣 Can be used on any project regardless of the programming language 💥
    🚀 Can be integrated with reviewdog and other CI services (including GitHub Actions and Super-Linter) 🔥

6 sponsors have funded dotenv-linter’s work.

@dotenv-linter

✌️ It would be great for us if we had 10 sponsors ❤️

@grigoryvp
@evgeniy-r
@VVGloom
@akirill0v
@mgrachev
@FluxIndustries

Featured work

  1. dotenv-linter/dotenv-linter

    ⚡️Lightning-fast linter for .env files. Written in Rust 🦀

    Rust 1,772
  2. dotenv-linter/action-dotenv-linter

    GitHub Action to run dotenv-linter ⚡️

    Shell 15
  3. dotenv-linter/homebrew-tap

    🍺 Homebrew Formula for dotenv-linter ⚡️

    Ruby 2
  4. dotenv-linter/scoop

    💻 Scoop manifest for dotenv-linter ⚡️

0% towards 10 monthly sponsors goal

Be the first to sponsor this goal!

Select a tier

$ a month

Choose a custom amount.

$1 a month

Select

Say thanks 🙏

$5 a month

Select

Support the project 👍

$10 a month

Select

Support mentorship 🦀