Language

Package: go-github-com-errata-ai-vale @ 2.4.0

Synopsis

Fully customizable syntax-aware linter that focuses on your style

Description

Vale is a fully extensible linter that focuses on your own writing style by making use of rules in individual YAML files. It is syntax-aware on markup languages such as HTML, Markdown, Asciidoc, and reStructuredText. The community around it also has a list of style guides implemented with Vale in their styles repo.

Home page
https://github.com/errata-ai/vale
Location
gnu/packages/textutils.scm (line: 1346, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/v3261xws1bd4dya36ymvrm29mh933ls4-go-github-com-errata-ai-vale-2.4.0.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/prn1v22agvl32i09jp19mnlim9ch32f2-go-github-com-errata-ai-vale-2.4.0.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/nyxhxbb8npmv2x9sdmcyz9cz3xy9533f-go-github-com-errata-ai-vale-2.4.0.drv
        x86_64-linuxpowerpc-linux-gnu/gnu/store/128w4hxlpfnzs226f97zhzc6lks8vsjs-go-github-com-errata-ai-vale-2.4.0.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/5nsbfjdzrc73mxlfvg8bh02hg8jq8f69-go-github-com-errata-ai-vale-2.4.0.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/594hk1kyfymf5liwda4ybwl4v48pf2f5-go-github-com-errata-ai-vale-2.4.0.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/dk6bi0kmglnj1wq3iij9znga778ybhix-go-github-com-errata-ai-vale-2.4.0.drv
                x86_64-linuxi586-pc-gnu/gnu/store/qcrq66lf6zif2aiwhgwac1kfcczdc8b6-go-github-com-errata-ai-vale-2.4.0.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/86swagyvsmcgw9mcd2hsdjnvvhb0pz88-go-github-com-errata-ai-vale-2.4.0.drv
                    x86_64-linuxaarch64-linux-gnu/gnu/store/3xg9a62z5f5fkpjvz4zkiwdlzd07dp3q-go-github-com-errata-ai-vale-2.4.0.drv
                      riscv64-linux/gnu/store/j4z4xbv5v1mx1xqx7xqfa4yz3mzijz07-go-github-com-errata-ai-vale-2.4.0.drv
                        powerpc64le-linux/gnu/store/jmjgj89x8n2sl10sp21bizp44j7y72p7-go-github-com-errata-ai-vale-2.4.0.drv
                          mips64el-linux/gnu/store/97pmhj41dds43x9xwn1qppbhz4xa4xdl-go-github-com-errata-ai-vale-2.4.0.drv
                            i686-linux/gnu/store/zg0b99ya0k61q19rd928j9kxl3iaflql-go-github-com-errata-ai-vale-2.4.0.drv
                              i586-gnu/gnu/store/kn7g5yv6rl4mwirxcwiw602gmzhhbsv4-go-github-com-errata-ai-vale-2.4.0.drv
                                armhf-linux/gnu/store/inikc2j8xvrzaihfarpixlw818a5mw01-go-github-com-errata-ai-vale-2.4.0.drv
                                  aarch64-linux/gnu/store/143wpbw84n37fl43sxqvd29fzbixyclx-go-github-com-errata-ai-vale-2.4.0.drv

                                    Lint warnings

                                    LinterMessageLocation
                                    input-labels

                                    Identify input labels that do not match package names

                                    label 'github.com/sp13/afero' does not match package name 'go-github-com-spf13-afero'
                                    input-labels

                                    Identify input labels that do not match package names

                                    label 'github.com/urfave/cli' does not match package name 'go-github-com-urfave-cli'
                                    input-labels

                                    Identify input labels that do not match package names

                                    label 'github.com/olekukonko/tablewriter' does not match package name 'go-github-com-olekukonko-tablewriter'
                                    input-labels

                                    Identify input labels that do not match package names

                                    label 'github.com/mitchellh/mapstructure' does not match package name 'go-github-com-mitchellh-mapstructure'