mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-03-17 07:44:07 +01:00
6 lines
No EOL
178 B
EmacsLisp
6 lines
No EOL
178 B
EmacsLisp
((nil . ((indent-tabs-mode . nil)
|
|
(tab-width . 8)
|
|
(fill-column . 80)))
|
|
(js-mode . ((js-indent-level . 2)
|
|
(indent-tabs-mode . nil)
|
|
))) |