Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

dotenv-linter

⚡️Lightning-fast linter for .env files. Written in Rust 🦀
Collective - Host: opensource - https://opencollective.com/dotenv-linter - Code: https://github.com/dotenv-linter/dotenv-linter

Release v2.0.0 (#214)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - 9d1e2a785e331b88eba0e1f5082f81b3cb6bdae6 authored over 4 years ago by Grachev Mikhail <[email protected]>
Update README.md (#210)

github.com/dotenv-linter/dotenv-linter - 9c3c2ffcec87e6a15d516d3b768778d94b213b91 authored over 4 years ago by Grachev Mikhail <[email protected]>
Enable checks for outside current directory (#179) (#209)

* Enable checks for outside directory

* Use OsStr instead of PathBuf

* Remove unwrap

* ...

github.com/dotenv-linter/dotenv-linter - 85358227f18448a5d1a1ff1c1e5fb628313c0bf3 authored over 4 years ago by Agung Baptiso Sorlawan <[email protected]>
EndingBlankLineChecker: refactor last line check logic (#207)

* EndingBlankLineChecker: refactor last line check logic (#204)

* Fix available checks names
...

github.com/dotenv-linter/dotenv-linter - 32f9b415bc28ca728d7c28f29199642a73da870e authored over 4 years ago by Artem Medvedev <[email protected]>
Update FUNDING.yml

github.com/dotenv-linter/dotenv-linter - e49d25a1d18f3519df49733ebe2a16a8a1a7d96b authored over 4 years ago by Grachev Mikhail <[email protected]>
Trailing whitespace check (#190)

* Trailing whitespace check

* Trailing whitespace check

* Fixed PR number in changelog

...

github.com/dotenv-linter/dotenv-linter - 7ce9abadc0e7e7ca978857e1902a59c48e838e94 authored over 4 years ago by Aleksey Glukhov <[email protected]>
Fix for case when many extra lines (#208)

github.com/dotenv-linter/dotenv-linter - 5b061c0731e91fac1ee6ff867dcb629af2076aba authored over 4 years ago by Evgeniy Rashchepkin <[email protected]>
Replace PathBuf with FileEntry for LineEntry (#203)

* Replace PathBuf with FileEntry for LineEntry

Signed-off-by: Mikhail Grachev <work@mgrachev....

github.com/dotenv-linter/dotenv-linter - c3941575f6b7a8019a9847f0d2619fa2f599eca8 authored over 4 years ago by Grachev Mikhail <[email protected]>
Add an argument to show available checks (#199) (#202)

* Add an argument to show available checks (#199)

* Update CHANGELOG.md

* Add 'EndingBlank...

github.com/dotenv-linter/dotenv-linter - 3dccaf32741f74653aab7f778db16be3804fd857 authored over 4 years ago by Artem Medvedev <[email protected]>
Add ability to skip checks (#178)

github.com/dotenv-linter/dotenv-linter - d38aca6a6d725ecabdb8ff00e6f9b9fb28d1b2a9 authored over 4 years ago by Grachev Mikhail <[email protected]>
Updated lifetimes in LeadingCharacterChecker (#200)

* Updated lifetimes in LeadingCharacterChecker

Changes the lifetimes from 'static to 'a in Le...

github.com/dotenv-linter/dotenv-linter - 2cfc8e06fc0ed2f45e61ced895a33020eaad7068 authored over 4 years ago by Ross Jones <[email protected]>
Updated lifetimes in EndingBlankLineChecker (#197)

* Updated lifetimes in EndingBlankLineChecker

Changes the lifetimes from 'static to 'a

* U...

github.com/dotenv-linter/dotenv-linter - a7cfb5fdf4bb00248dc14a06e6e82aaf04bcbee7 authored over 4 years ago by Ross Jones <[email protected]>
QuoteCharacterChecker: Replace &'static str with &'a str (#198)

* QuoteCharacterChecker: Replace &'static str with &'a str

* Update changelog

github.com/dotenv-linter/dotenv-linter - 106ef617f06eaac0a49ca7a5655883bd7dbf5584 authored over 4 years ago by Duncan Dean <[email protected]>
UnorderedKeyChecker: Replace String with &'a str (#196)

* UnorderedKeyChecker: Replace String with &'a str

* Update changelog

Co-authored-by: Grac...

github.com/dotenv-linter/dotenv-linter - da194fc7557b502b31ce7bab68de5eef686e89f7 authored over 4 years ago by Alexander Koval <[email protected]>
SpaceCharacterChecker: Replace String with &'a str (#195)

* SpaceCharacterChecker: Replace String with &'a str

* Update changelog

Co-authored-by: Gr...

github.com/dotenv-linter/dotenv-linter - 7250f1dfa6a0a8f4e379b944667b6f6f13e3057c authored over 4 years ago by Alexander Koval <[email protected]>
LowercaseKeyChecker: Replace String with &'a str (#194)

* LowercaseKeyChecker: Replace String with &'a str

* Update CHANGELOG.md

* Update CHANGELO...

github.com/dotenv-linter/dotenv-linter - 81c5762642079e1452c5d34f40aaa0dad24d884a authored over 4 years ago by Agung Baptiso Sorlawan <[email protected]>
Fixes #186 (#193)

* Fixes #186

* Updated changelog

github.com/dotenv-linter/dotenv-linter - 972196ccf4d985185c5ded75486575817fbf694b authored over 4 years ago by Vishal Sodani <[email protected]>
Resolves replace `String` with `&'a str` (#192)

* Replace String with &'a str

* Replace String with &'a str

* Update CHANGELOG.md

Co-au...

github.com/dotenv-linter/dotenv-linter - a662e57966089fc15a2aaec85419b42bfedaf721 authored over 4 years ago by Saquib <[email protected]>
IncorrectDelimiterChecker: Replace &'static str with &'a str (#187) (#191)

* IncorrectDelimiterChecker: Replace &'static str with &'a str (#187)

* Update CHANGELOG.md
...

github.com/dotenv-linter/dotenv-linter - 2503af27680dabe965b48cd7754d628c4100908c authored over 4 years ago by Artem Medvedev <[email protected]>
ExtraBlankLine checker (#180)

github.com/dotenv-linter/dotenv-linter - 23e1014a184d183516c9296f2347ebe3624df6e4 authored over 4 years ago by Evgeniy Rashchepkin <[email protected]>
EndingBlankLines checker (#170)

github.com/dotenv-linter/dotenv-linter - 05325b3570bf16ddd5c34e34013e2a9ccaee72e9 authored over 4 years ago by Evgeniy Rashchepkin <[email protected]>
KeyWithoutValueChecker: Replace String with &'a str (#177)

github.com/dotenv-linter/dotenv-linter - f13c64cc4e0d71567037ab34fa44410844d81867 authored over 4 years ago by Grachev Mikhail <[email protected]>
Add detection for quote characters in values (#174)

github.com/dotenv-linter/dotenv-linter - 1820e4dbdbcd3ff0d721d43c1fe6f7cccb652e49 authored over 4 years ago by Sourabh <[email protected]>
Add articles to README (#173)

github.com/dotenv-linter/dotenv-linter - 354095c702a3011b18de930041228c174ae6dcad authored over 4 years ago by Grachev Mikhail <[email protected]>
No landing pads fix (#169)

github.com/dotenv-linter/dotenv-linter - af450653ed14fe26ad380c4209849cd0130bd3ec authored over 4 years ago by Evgeniy Rashchepkin <[email protected]>
Use actions/cache (#163)

github.com/dotenv-linter/dotenv-linter - debc42d4667dcb7d1cbd3e14deab8aae89a7aaf0 authored over 4 years ago by Evgeniy Rashchepkin <[email protected]>
Add Cargo.lock (#166)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - c56dac475fbc4dc86527821269118beca7984a82 authored over 4 years ago by Grachev Mikhail <[email protected]>
Update CHANGELOG.md (#165)

github.com/dotenv-linter/dotenv-linter - 59835908c6103a9b81e7a11c1797638297bd4bf7 authored over 4 years ago by Grachev Mikhail <[email protected]>
Release: Add workflow for AUR publishing (#161)

closes #116

github.com/dotenv-linter/dotenv-linter - ff348294988d775f11aa56d9f4a26b5c55ea2cc2 authored over 4 years ago by Max Strübing <[email protected]>
Update release.yml (#164)

github.com/dotenv-linter/dotenv-linter - b106bd4277f46f56bdff8440e31aefce05196d23 authored over 4 years ago by Grachev Mikhail <[email protected]>
Update CHANGELOG.md

github.com/dotenv-linter/dotenv-linter - 0f947ffe3dcccafb9d87a22e75817184ce5e96d6 authored over 4 years ago by Grachev Mikhail <[email protected]>
Fix docker image (#160)

standard_init_linux.go:211: exec user process caused "no such file or directory"

Signed-off-b...

github.com/dotenv-linter/dotenv-linter - 3fe0812d34072a07d0338308375255b2c665c53a authored over 4 years ago by Grachev Mikhail <[email protected]>
Update readme (#159)

* Update README.md

* Update README.md

github.com/dotenv-linter/dotenv-linter - d2165ae25ad26e398e132f9a84d16f1b752dffc0 authored over 4 years ago by Grachev Mikhail <[email protected]>
Update links (#158)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - 368290488c64428cace94338f2776db8ed69047d authored over 4 years ago by Grachev Mikhail <[email protected]>
Change links in README (#157)

github.com/dotenv-linter/dotenv-linter - 3fa1eb815fc4a16c9ca54bbe799e36e956d46eb2 authored over 4 years ago by Grachev Mikhail <[email protected]>
Release v1.2.0 (#156)

* Update README.md

* Update README.md

* Bump version to 1.2.0

Signed-off-by: Mikhail Gr...

github.com/dotenv-linter/dotenv-linter - 99c3593b65b1513ca7ca2caf8bbcf825601b1034 authored over 4 years ago by Grachev Mikhail <[email protected]>
Update README.md (#155)

github.com/dotenv-linter/dotenv-linter - 666e23d315ae0cd364f5d772123372655a7fe166 authored over 4 years ago by Grachev Mikhail <[email protected]>
Update README (#154)

github.com/dotenv-linter/dotenv-linter - 83765d91d97cc9e5094c1087a2d462aa5e8adf9f authored over 4 years ago by Grachev Mikhail <[email protected]>
Add check name to SpaceCharacter check output message (#149)

* Added check name to SpaceCharacter check output message

github.com/dotenv-linter/dotenv-linter - cac34fd7e29a233e98f97b88f8067d327be40e2e authored over 4 years ago by pineapplethief <[email protected]>
LeadingCharacter: Show check name in message #123 (#144)

* #123

* changelog change for #123 (#144 PR)

* formatting for #123

* #123 message metho...

github.com/dotenv-linter/dotenv-linter - a7e3a022ab722aa52f1703bbdc9db7ecdfdc8382 authored almost 5 years ago by Michal Czernecki <[email protected]>
Update README.md (#148)

github.com/dotenv-linter/dotenv-linter - 2690bd4e38abc018fc4d23ee72c195e3e231c912 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Rename UnorderedKeys check to singular UnorderedKey (#147)

* Renamed UnorderedKeys check to singular UnorderedKey

github.com/dotenv-linter/dotenv-linter - f6e11c5db1002f8968c8286cfdc3354119f942c0 authored almost 5 years ago by pineapplethief <[email protected]>
KeyWithoutValue: Show check name in message (#139)

github.com/dotenv-linter/dotenv-linter - 7ff1ad921f2ff12223fda1221abd21bbae1bbb0c authored almost 5 years ago by Harsh Gandhi <[email protected]>
#124 Add check name for lowercase checker (#131)

* #124 Add check name for lowercase checker

* #124 add pr to CHANGELOG.md

* #124 Add Lower...

github.com/dotenv-linter/dotenv-linter - 3b9ac4267ae6a52b9b175d899df54869b159bb92 authored almost 5 years ago by Kirill Bobykin <[email protected]>
Added DuplicateKey string to check name message. (#138)

* Added DuplicateKey string to check name message.

* Resolving formatting issues from fmt.

...

github.com/dotenv-linter/dotenv-linter - b0e6a41a9382d7dbc7c2ab441c4264e20324a3fc authored almost 5 years ago by SaMuRa1ReM1X <[email protected]>
Add IncorrectDelimiter check name to the message (#146)

* Add IncorrectDelimiter check name to the message

* Update CHANGELOG.md

* Add message fun...

github.com/dotenv-linter/dotenv-linter - 19f450fe52183c2670153393c382739a371f0dfb authored almost 5 years ago by None <[email protected]>
Update ci.yml (#145)

github.com/dotenv-linter/dotenv-linter - f5f4a2d50515f26395186e34bf4b8963a29b1e81 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add grcov to Github Actions (#143)

* Added grcov to Github Actions

* Added changes to CHANGELOG.md

* Small syntax fix

* gr...

github.com/dotenv-linter/dotenv-linter - 14c321011ce66dc1d7d289bd5b83aa5d6997c02f authored almost 5 years ago by Prithvi MK <[email protected]>
Refactor CLI tests (#137)

* Create helper types and methods for CLI testing

Add the TestDir type which can create, oper...

github.com/dotenv-linter/dotenv-linter - 195bd5dc881564d336cdbfbc5684493f763f1a35 authored almost 5 years ago by Christopher Morton <[email protected]>
UnorderedKey: Added check name in message and tests (#140)

* Added check name in message and tests

* Added changes

* Added name field and function to...

github.com/dotenv-linter/dotenv-linter - 38b9558bd38341ff13fa07f27fc069a9ce9aa48e authored almost 5 years ago by Prithvi MK <[email protected]>
Add test coverage for --exclude argument (#135)

Fixes #127

github.com/dotenv-linter/dotenv-linter - f3e2c45b42ba40a675a23cdb3b8b2532f3f696d2 authored almost 5 years ago by Christopher Morton <[email protected]>
Fix typos (#136)

github.com/dotenv-linter/dotenv-linter - 660bf3a27c4cf390bf27441c4a0f213bbc7f2095 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Renamed spaces_around_equal to space_character. (#134)

* Renamed spaces_around_equal to space_character.

* Added PR# to CHANGELOG.md

* Moved chna...

github.com/dotenv-linter/dotenv-linter - 5e1d3e823de945ebbeb005cad28c7ed4534d57f6 authored almost 5 years ago by SaMuRa1ReM1X <[email protected]>
Rename check DuplicatedKeys to DuplicatedKey (#133)

Fixes #118

github.com/dotenv-linter/dotenv-linter - 4d41919b571324b9d836f5a071829d2f7b94ff53 authored almost 5 years ago by Christopher Morton <[email protected]>
[#129] Minimizing Rust Binary Size (#132)

* [#129] Minimizing Rust Binary Size

* [#129] Update CHANGELOG

github.com/dotenv-linter/dotenv-linter - ddf8799074f6317322f824fb577bd28670a7bffb authored almost 5 years ago by Alexander Kirillov <[email protected]>
UnorderedKeys: Use Vector#get for getting value by index (#108)

* checks success code

* Revert "checks success code"

This reverts commit a5278db464e1e9bf5...

github.com/dotenv-linter/dotenv-linter - 38dd41a347759113db432ed18dbd8254a376f7b8 authored almost 5 years ago by boybird <[email protected]>
Fix #103: Remove the unwrap method while working with the current directory (#115)

* Fix #103: Remove the unwrap method while working with current directory

current_dir.to_str ...

github.com/dotenv-linter/dotenv-linter - 5f3b44227b33d3e815444e962733a3c3e3398f78 authored almost 5 years ago by Athavan Kanapuli <[email protected]>
Use HashSet for DuplicateKeyChecker (#113)

* Use HashSet for DuplicateKeyChecker.

* Update CHANGELOG.md

github.com/dotenv-linter/dotenv-linter - 1961aaa774d6c082796f3751efa594dd329f4442 authored almost 5 years ago by Tamas Florin <[email protected]>
Use reference for the LineEntry as part of the run method for checks (#111)

* Use reference for the LineEntry as part of the run method for checks.

* Remove TODO comment...

github.com/dotenv-linter/dotenv-linter - af5e372f10a195f6f354430da552e2944bacf685 authored almost 5 years ago by Tamas Florin <[email protected]>
[#102] Remove unused args (#106)

Removes the unused args : `--include` and `--path`

github.com/dotenv-linter/dotenv-linter - 355f3b4604fb15ca89ea22bf3652e9acf5faacf8 authored almost 5 years ago by Arun Lakshman R <[email protected]>
Exit with 0 when there are no warnings (#105)

Resolves #100

github.com/dotenv-linter/dotenv-linter - 080699d6c60650c6d20760e5e299d8894c408f35 authored almost 5 years ago by Šimon Podlipský <[email protected]>
Create PULL_REQUEST_TEMPLATE.md (#110)

github.com/dotenv-linter/dotenv-linter - 3e3764517f9ff35ebfe0d8ec9dd0604315a58087 authored almost 5 years ago by Grachev Mikhail <[email protected]>
New CLI API and integration tests (#99)

* New CLI API

Close #87

Signed-off-by: Mikhail Grachev <[email protected]>

* Add integr...

github.com/dotenv-linter/dotenv-linter - df7a99fa3539ac425f3b8dd66debc940eb8575cf authored almost 5 years ago by Grachev Mikhail <[email protected]>
Bump to v1.1.2 (#98)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - 41a8146fc4028675b118afbea6fd5b2e2d98f477 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Fix --path CLI parameter (#97)

* Fixed --path CLI parameter handling not canonizing filepaths

github.com/dotenv-linter/dotenv-linter - 430e3d1a0dacf9b1a64042d15b6dfbb63ed39cd5 authored almost 5 years ago by pineapplethief <[email protected]>
Small refactoring (#96)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - fecde443fdbf83892f5c25ceebc904088fd6e1ab authored almost 5 years ago by Grachev Mikhail <[email protected]>
Fix digits incorrect delimiter (#95)

github.com/dotenv-linter/dotenv-linter - de13da018e5165b34db711ffcd871f3c5af88d28 authored almost 5 years ago by Grachev Mikhail <[email protected]>
LineEntry.line_is_empty_or_comment (#94)

* LineEntry.line_is_empty_or_comment

* LineEntry.line_is_empty_or_comment method added

* C...

github.com/dotenv-linter/dotenv-linter - 64f8ed93232c9ee53d8183f1663c811464034d9e authored almost 5 years ago by pineapplethief <[email protected]>
Update CHANGELOG.md

github.com/dotenv-linter/dotenv-linter - c3b3f6ed3f534b1cfd75cdc38e175c503355bea6 authored almost 5 years ago by Grachev Mikhail <[email protected]>
refactor docker build and docker release (#90)

* refactor docker build and docker release

* update Changelog

* Update CHANGELOG.md

* U...

github.com/dotenv-linter/dotenv-linter - ba4a4db83198f5cd6abe4ed083149ebc8b0c87b6 authored almost 5 years ago by Daniil Kivenko <[email protected]>
Update CHANGELOG.md

github.com/dotenv-linter/dotenv-linter - 97604fd6a7e9210cc802ae4c7df7c58c614ef47e authored almost 5 years ago by Grachev Mikhail <[email protected]>
Update CHANGELOG.md

github.com/dotenv-linter/dotenv-linter - c11bde5b97537cd564d3fe314d05cb933d0d5cbc authored almost 5 years ago by Grachev Mikhail <[email protected]>
Use Line.get_key in all checkers (#89)

* Use Line.get_key in all checkers

* Changed IncorrectDelimiterChecker and LowercaseKeyChecke...

github.com/dotenv-linter/dotenv-linter - fc7effaef407f485c7f9399a4eb5f1851bc58c4c authored almost 5 years ago by pineapplethief <[email protected]>
Add `RELEASING.md` (#88)

github.com/dotenv-linter/dotenv-linter - f0dce1ac401b79822dd0eaff27304847491a6138 authored almost 5 years ago by Max Strübing <[email protected]>
Update README.md (#86)

github.com/dotenv-linter/dotenv-linter - e88e232b21a54c02ac6e541951ccab1bb0481bba authored almost 5 years ago by Grachev Mikhail <[email protected]>
Show full path to file relative to current directory (#85)

* Show full path to file relative to current directory

Signed-off-by: Mikhail Grachev <work@m...

github.com/dotenv-linter/dotenv-linter - 7bb50ce1f4a6b6875a8c25dbe26d72b1dd40a8ad authored almost 5 years ago by Grachev Mikhail <[email protected]>
Update README.md (#84)

github.com/dotenv-linter/dotenv-linter - 75e0604e9a0b86870e9e08e0e1934fdca41731b3 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Create FUNDING.yml

github.com/dotenv-linter/dotenv-linter - e4746b404615e9ec9e1c2ade24f7b57af022f837 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Update README (#83)

github.com/dotenv-linter/dotenv-linter - 61ff93d7cce5df078f537b01caef26db0ef4f2c9 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add command to install via Homebrew (#81)

github.com/dotenv-linter/dotenv-linter - c6d548570dfaa643522bb9fb48878b40df11888d authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add CircleCI example (#80)

github.com/dotenv-linter/dotenv-linter - baaa57d955d352ae38cf8d1024e630eae4d466e6 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add the ability to install via cargo (#79)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - 401fc32857d3a9ece16fa175dd8a706cc564e857 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Bump version in Cargo.toml (#78)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - fd62c979e0e62e5f66162b1d819e7d6e856be010 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Bump version (#77)

* Update README.md

* Update CHANGELOG.md

github.com/dotenv-linter/dotenv-linter - fb403eacc08439e5f0a3726d2538be6c8d3870a8 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Update examples (#76)

github.com/dotenv-linter/dotenv-linter - 18db7cb7849cd8b2826cdf981c5955b89e667f02 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Update README.md (#75)

github.com/dotenv-linter/dotenv-linter - 9e73d7090b7921a73ba0046d65c65fae732128d1 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Make leading space detector more robust and aware of allowed chars (#63)

* Make leading space detector more robust and aware of allowed chars

closes #56

* Update e...

github.com/dotenv-linter/dotenv-linter - 2fa38148420826cfbc99602a83d501f786ef4f47 authored almost 5 years ago by Max Strübing <[email protected]>
Update README.md (#73)

github.com/dotenv-linter/dotenv-linter - 7859a7c61655be723912a01287ff13a06f31eaed authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add check: Unordered keys (#72)

* Add check: Unordered keys

Signed-off-by: Mikhail Grachev <[email protected]>

* Add .code...

github.com/dotenv-linter/dotenv-linter - 9a3d8bb9141cfb15ae3a4195fef2f753d3ecb903 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add contributors list (#71)

github.com/dotenv-linter/dotenv-linter - 20084adc000015b69fa5161e7060235e5e64ea42 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add tests for modules (#70)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - f2ed9a8d86b32adc157d326f3dc41e602a3b5a46 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Push test coverage to codecov (#69)

Signed-off-by: Mikhail Grachev <[email protected]>

github.com/dotenv-linter/dotenv-linter - c6b0e655ba27dca6b16474c5df0a6c1a4fc5c38b authored almost 5 years ago by Grachev Mikhail <[email protected]>
Extend the default include files pattern (#68)

* Extend the default include files pattern

Signed-off-by: Mikhail Grachev <[email protected]>...

github.com/dotenv-linter/dotenv-linter - 0a0e94080ca08ebc0ea31429dd05e81ba7fa60f1 authored almost 5 years ago by Grachev Mikhail <[email protected]>
Fix multiple paths by dedup (#62)

* Fix multiple paths by dedup

closes #57

* Adjust documentation

* Use HashSet instead o...

github.com/dotenv-linter/dotenv-linter - 73cfe02c2f6d829a3593070d38fafbcc406639f2 authored almost 5 years ago by Max Strübing <[email protected]>
Fix some issues (#67)

* Exit in only one place;
* Add the ability to test funtions in `lib.rs`.

Signed-off-by: Mik...

github.com/dotenv-linter/dotenv-linter - 3bead257a416162d9b81f89636af84e4929f584d authored almost 5 years ago by Grachev Mikhail <[email protected]>
Update an example (#66)

github.com/dotenv-linter/dotenv-linter - e34be7208a99fe964381900fb91552f811025aec authored almost 5 years ago by Grachev Mikhail <[email protected]>
Add support for specified directory (#65)

* Added support for specified directory

Added cli argument --path or -p where you specify the...

github.com/dotenv-linter/dotenv-linter - 82ce642dee7de5b0975d036e1d6a2a9fe9a58a4a authored almost 5 years ago by Louis Lesage <[email protected]>
Add `duplicated_keys` check (#33)

* Add `extract_key` utility function

* Add `duplicated_keys` check

closes #5

* Add chan...

github.com/dotenv-linter/dotenv-linter - 05d2d5cd4777a7be725723d89fe9c8dc792f7f70 authored almost 5 years ago by Max Strübing <[email protected]>
Publish Docker image to Docker Hub (#61)

* Publish Docker image to Docker Hub

Signed-off-by: Mikhail Grachev <[email protected]>

* ...

github.com/dotenv-linter/dotenv-linter - 84408d12ceb3d23930f9a5fe89d8aa2a8ca730df authored almost 5 years ago by Grachev Mikhail <[email protected]>
Exit code on warnings (#58)

* Exit code on warnings

I added a verification on the amount of warnings found and exit with...

github.com/dotenv-linter/dotenv-linter - e9c204a85a104b3acc4b09817561e74fd61fab6c authored almost 5 years ago by Louis Lesage <[email protected]>