diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-10-30 19:05:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-10-30 19:09:51 +0900 |
| commit | b7388cdc04ee6385fea7cd5e6e2fdc57b1845624 (patch) | |
| tree | 60f9e166542592017d9ef1ddb7d79f24832f78fc /src/.editorconfig | |
| parent | 9fbc7168397ff77c015e34c863d4631335132d38 (diff) | |
| download | phpstudy-169-slides-main.tar.gz phpstudy-169-slides-main.tar.zst phpstudy-169-slides-main.zip | |
Diffstat (limited to 'src/.editorconfig')
| -rw-r--r-- | src/.editorconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/.editorconfig b/src/.editorconfig new file mode 100644 index 0000000..819fb4e --- /dev/null +++ b/src/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*.php] +indent_style = space +indent_size = 4 |
