Add gofumpt

This commit is contained in:
Dave Gallant
2021-12-19 00:31:14 -05:00
parent 827c845ac2
commit 395181a070
3 changed files with 11 additions and 2 deletions

View File

@@ -1,7 +1,15 @@
name: "Build and push to cachix"
on:
pull_request:
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '*.md'
- 'LICENSE'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest

View File

@@ -14,7 +14,7 @@ The configuration is very specific to my own machines and setup, but it may be a
To run a rebuild:
```sh
make switch
make
```
## Update

View File

@@ -87,6 +87,7 @@ in
golangci-lint
golint
gopls
gofumpt
# js
nodePackages.prettier