add yamllint & prettier
This commit is contained in:
parent
6d630ea833
commit
d42d98218b
@ -1,12 +1,12 @@
|
|||||||
|
---
|
||||||
user:
|
user:
|
||||||
name: user
|
name: user
|
||||||
arch_base_locale: fr_FR.UTF-8
|
arch_base_locale: fr_FR.UTF-8
|
||||||
arch_base_keymap: fr
|
arch_base_keymap: fr
|
||||||
arch_base_timezone: Europe/Paris
|
arch_base_timezone: Europe/Paris
|
||||||
arch_base_locales: [
|
arch_base_locales:
|
||||||
"fr_FR.UTF-8",
|
- "fr_FR.UTF-8"
|
||||||
"en_US.UTF-8"
|
- "en_US.UTF-8"
|
||||||
]
|
|
||||||
time:
|
time:
|
||||||
hwclock: UTC
|
hwclock: UTC
|
||||||
timezone: Europe/Paris
|
timezone: Europe/Paris
|
||||||
@ -49,7 +49,8 @@ system_base_softwares_arch:
|
|||||||
- 'logrotate'
|
- 'logrotate'
|
||||||
- 'otf-cascadia-code'
|
- 'otf-cascadia-code'
|
||||||
- 'neovim'
|
- 'neovim'
|
||||||
|
- 'yamllint'
|
||||||
|
- 'prettier'
|
||||||
system_base_aur_soft:
|
system_base_aur_soft:
|
||||||
- 'nodejs-markdownlint-cli'
|
- 'nodejs-markdownlint-cli'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user