From 37160bc96ce4d55e76e392fa238ec403efbf42ce Mon Sep 17 00:00:00 2001 From: Grachev Mikhail Date: Fri, 25 Jun 2021 12:37:21 +0300 Subject: [PATCH] Add dotenv-linter --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5c40590..122b460 100644 --- a/README.md +++ b/README.md @@ -490,6 +490,9 @@ - **[DiDOM](https://github.com/Imangazaliev/DiDOM)** by [Muhammad Imangazaliev](https://github.com/Imangazaliev)
Simple and fast HTML parser. +- **[Dotenv-linter](https://github.com/dotenv-linter/dotenv-linter)** by [Mikhail Grachev](https://github.com/mgrachev)
+ Lightning-fast linter for .env files. Written in Rust. + - **[DownloadButton](https://github.com/PavelKatunin/DownloadButton)** by [Pavel Katunin](https://github.com/PavelKatunin)
Customizable App Store style download button.