Step 8: Pre configuration for Makefile

Add these lines to file .editorconfig (phpstorm)
 avatar
user_4375421
plain_text
a year ago
106 B
2
Indexable
Migration
# Makefile  
[{Makefile,**.mk}]  
# Use tabs for indentation (Makefiles require tabs)  
indent_style = tab
Editor is loading...
Leave a Comment