mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
IJ-CR-151119 [dotenv] add editorconfig to preserve 4-space idents
(cherry picked from commit bc0b1e505eec23c2b9220b297c3fed6d16a65918) GitOrigin-RevId: 9741c93bd543f84125ddb7a412ba476dc4188a2a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4d9e934280
commit
ca00ca24ad
4
plugins/env-files-support/.editorconfig
Normal file
4
plugins/env-files-support/.editorconfig
Normal file
@@ -0,0 +1,4 @@
|
||||
[*]
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
ij_continuation_indent_size = 4
|
||||
Reference in New Issue
Block a user