From 4c7cd8cc99625f99d424c715b5fdec1a9f32d729 Mon Sep 17 00:00:00 2001 From: Grachev Mikhail Date: Mon, 10 Aug 2020 22:12:15 +0300 Subject: [PATCH] Add dotenv-linter to projects (#125) * Add dotenv-linter to projects * Update contact --- _includes/projects.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_includes/projects.md b/_includes/projects.md index b3ee1c3..41a3502 100644 --- a/_includes/projects.md +++ b/_includes/projects.md @@ -5,6 +5,13 @@ * **Recommended Experience**: Beginner - Intermediate * **Topics**: 2D Computer Graphics, Game Engine, Interprocess-Communication, Async, WebAssembly +### [Dotenv-linter](https://dotenv-linter.github.io) - ⚡️ Lightning-fast linter for `.env` files. Written in Rust 🦀 +* **Repo**: https://github.com/dotenv-linter/dotenv-linter +* **Contact**: https://twitter.com/mgrachev +* **Spoken Languages**: English +* **Recommended Experience**: Beginner +* **Topics**: CLI, Linters, Dotenv +