rule: .env
See original GitHub issue.env
(dot env) is set of credential.
In sometimes, user commit this file by error.
We think about a rule for .env
.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
EnvironmentVariables (System Rules 1.19.0 API)
The EnvironmentVariables rule allows you to set environment variables for your test. All changes to environment variables are reverted after the test.
Read more >env() - CSS: Cascading Style Sheets - MDN Web Docs
The env() CSS function can be used to insert the value of a user-agent defined ... or any part of a descriptor (e.g....
Read more >Declare default environment variables in file
Compose supports declaring environment variables in an environment file. Syntax . The following syntax rules apply to environment files:.
Read more >Environment Variables - The Open Group Publications Catalog
The value of an environment variable is a string of characters. ... behave in accordance with the rules in POSIX Locale for the...
Read more >no-process-env - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@munierujp OK
@azu I’ll make it in
/packages/@secretlint/secretlint-rule-no-dotenv
directory, is that OK?