From 0a62520dbc6d7f78afc0923e4bc9efd362b0841c Mon Sep 17 00:00:00 2001 From: Polen Date: Wed, 8 Apr 2026 09:05:30 -0400 Subject: [PATCH] not useful --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 26accf9..1915d77 100644 --- a/README.md +++ b/README.md @@ -64,14 +64,6 @@ nix build ./result/bin/prixdugaz ``` -## Formatage et analyse statique - -```sh -gofmt -w . -goimports -w . -go vet ./... -``` - ## Déploiement sur NixOS Le projet fournit un module NixOS via le flake. Ajoutez-le à votre configuration :