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/g8a0kya33ilfp6w130ygj8lna6dgc8yc-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/nw6wp60anm03dj6f977lzdn7akn9k6jl-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/w9wfj1z1jmkgfrr8j2mivvadrki348dd-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/wz3ih9yflkgp9xnw53r7ji3093nnd5ri-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/b83is66g0az1gk1agpyn7dx5n0ls3r3i-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/8wqw5y40qdpb81gvjh9rnb40hb1gxdvd-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/7kdrwhvr1bhb2z48g47m1mhqh710qxmr-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/0xdq0sw7lc9pbagdh9hfz6jdwl4n62ra-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/rx778wjsi7rx267shzw7b1pgc8bkacqg-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5i5bfhmkp07bks6rj4an5fqgyg19x27z-go-github-com-errata-ai-vale-2.4.0.drv
riscv64-linux/gnu/store/k8syvpvqr41a51wvx78makc13xscd6ay-go-github-com-errata-ai-vale-2.4.0.drv
    powerpc64le-linux/gnu/store/iwzpr2g6gq9fcml7l4l16fi85rgdlwx8-go-github-com-errata-ai-vale-2.4.0.drv
    mips64el-linux/gnu/store/in7c2iz9f097w4qn5140nqvhwjq1zqc5-go-github-com-errata-ai-vale-2.4.0.drv
      i686-linux/gnu/store/b36snysj5v9861a2af97x0fdvkcjh62k-go-github-com-errata-ai-vale-2.4.0.drv
      i586-gnu/gnu/store/ni63ay4v08mv7c17jccvpvvdq2inlyzl-go-github-com-errata-ai-vale-2.4.0.drv
      armhf-linux/gnu/store/bqrrb6isn1f4z62pbjdqg51yz2nf5ba0-go-github-com-errata-ai-vale-2.4.0.drv
      aarch64-linux/gnu/store/lckf05h81qzqx6xlvnm045d3fvigrv58-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'