go-mvdan-cc-editorconfig 0.3.0
EditorConfig support in Go
Package editorconfig allows parsing and using EditorConfig
files, as defined in https://editorconfig.org/.
- Outputs:
out
- Website: https://github.com/mvdan/editorconfig
- Licenses: Modified BSD
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-mvdan-cc-editorconfig 0.3.0
as follows:
guix install go-mvdan-cc-editorconfig@0.3.0
Or install the latest version:
guix install go-mvdan-cc-editorconfig
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.