JetBrains / JetBrains/idea-php-dotenv-plugin
.env comments after key = value
Open
- Dominant language
- Java
- Stars
- 189
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
i was using
KEY = VALUE # Comment - it does works, but **you should not allow it**
PhpStorm is recommending
KEY = VALUE#COMMENT which is giving error from codeigniter 4 framework... - you **should not allow it too**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.