Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commitd33375b

Browse files
Update schema.v2.json
1 parent33d5fd3 commitd33375b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,19 @@
895895
"additionalProperties":false,
896896
"default": {},
897897
"description":"Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications. | v7.0.2"
898+
},
899+
"dotenvLint": {
900+
"type":"object",
901+
"properties": {
902+
"enabled": {
903+
"type":"boolean",
904+
"default":true,
905+
"description":"Enable dotenv-linter | dotenv-linter is a tool for checking and fixing .env files for problems and best practices | v3.3.0"
906+
}
907+
},
908+
"additionalProperties":false,
909+
"default": {},
910+
"description":"dotenv-linter is a tool for checking and fixing .env files for problems and best practices"
898911
}
899912
},
900913
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp