File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 71307130 "files" : " ^\\ .github/workflows/" ,
71317131 "entry" : " actionlint"
71327132 }
7133+ ],
7134+ "https://github.com/hija/clean-dotenv" : [
7135+ {
7136+ "id" : " clean-dotenv" ,
7137+ "name" : " Clean Dotenv" ,
7138+ "description" : " Automatically creates an .env.example which creates the same keys as your .env file, but without the values" ,
7139+ "entry" : " clean-dotenv" ,
7140+ "language" : " python" ,
7141+ "always_run" : true ,
7142+ "pass_filenames" : false
7143+ }
71337144 ]
71347145}
Original file line number Diff line number Diff line change @@ -4225,6 +4225,17 @@ <h3 data-repo="https://github.com/rhysd/actionlint">
42254225 - Runs system-installed actionlint to lint GitHub Actions workflow files
42264226 </ li >
42274227 </ ul >
4228+ < h3 data-repo ="https://github.com/hija/clean-dotenv ">
4229+ < a href ="https://github.com/hija/clean-dotenv " target ="_blank ">
4230+ github.com/hija/clean-dotenv
4231+ </ a >
4232+ </ h3 >
4233+ < ul data-repo ="https://github.com/hija/clean-dotenv ">
4234+ < li data-id ="clean-dotenv " data-types ="">
4235+ < code > clean-dotenv</ code >
4236+ - Automatically creates an .env.example which creates the same keys as your .env file, but without the values
4237+ </ li >
4238+ </ ul >
42284239</ div >
42294240
42304241< script src ="assets/filter_repos.js "> </ script >
You can’t perform that action at this time.
0 commit comments