1
0
Fork 0

Enable editorconfig-checker

This commit is contained in:
Malte 2023-05-22 04:13:29 +02:00
parent e9fe5c293a
commit 567bc32183
7 changed files with 6 additions and 22 deletions

View file

@ -27,4 +27,4 @@ uart:
rx_pin: GPIO3
tx_pin: GPIO1
wifi: !include /home/maralorn/git/config-secrets/esphome-wifi.yaml
wifi: !include /home/maralorn/git/config-secrets/esphome-wifi.yaml

View file

@ -41,7 +41,10 @@
enable = true;
excludes = generated_nix_files;
};
#editorconfig-checker.enable = true;
editorconfig-checker = {
excludes = [ ".*\\.json" ];
enable = true;
};
deadnix = {
enable = true;
excludes = generated_nix_files;

View file

@ -1,2 +1,2 @@
cradle:
cabal:
cabal:

View file

@ -1 +0,0 @@
This string comes from config/common/example

View file

@ -1 +0,0 @@
http://localhost:8000

View file

@ -1,9 +0,0 @@
### Config
Obelisk projects should contain a config folder with the following subfolders: common, frontend, and backend.
Things that should never be transmitted to the frontend belong in backend/ (e.g., email credentials)
Frontend-only configuration belongs in frontend/.
Shared configuration files (e.g., the route config) belong in common/

View file

@ -1,8 +0,0 @@
.direnv
.pre-commit-config.yaml
nixpkgs
config.yaml
dist-newstyle
result
.envrc
state.sqlite