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/1m8gywag8aw23zlgfrvsym79ha854ll3-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/3yd3ndhv89ip82qr5qqwvs0iwfy1l8la-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/kjjykp9fzvs2c058gip5gp8ynll553kp-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/zprw5gvx5dm7bsjgjjlnwsx4wbcdlmdn-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/z5d0ayr15b1iq45r5ldcapbfxc9jnww2-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/0k5in2wncb1jwcwjaf676627ki6gjhz5-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/2hc47kxyczb6vn8jmcxg25734j8kfq43-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/95s64nwkq25cn7xyfsh0v3hzn13clnf7-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/slpa0xc0xawbb2cxq4hkak1v1rk6nrgf-go-github-com-errata-ai-vale-2.4.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/qq3imj68mfpxj3imz0xaqg27dw0vc43g-go-github-com-errata-ai-vale-2.4.0.drv
riscv64-linux/gnu/store/90jz944rkg35f1xjixr1z87nvqfb2xr7-go-github-com-errata-ai-vale-2.4.0.drv
    powerpc64le-linux/gnu/store/2dk6fjfzvz7r4xvpjpl9y1xp69lxhihv-go-github-com-errata-ai-vale-2.4.0.drv
    mips64el-linux/gnu/store/6syyfir9xdik2lg4ngwfi91df8d88zpn-go-github-com-errata-ai-vale-2.4.0.drv
      i686-linux/gnu/store/bf5l20qmvla1r4zgs3d5r05hpwh7n44b-go-github-com-errata-ai-vale-2.4.0.drv
      i586-gnu/gnu/store/mr4i42bj1qllvf59nxsw9ngwr6323hhj-go-github-com-errata-ai-vale-2.4.0.drv
      armhf-linux/gnu/store/aqd6wifyr6cv7v5nsmb447b8hf3fkc3z-go-github-com-errata-ai-vale-2.4.0.drv
      aarch64-linux/gnu/store/jc09d3m0bh6hgdpkalhqc7g27pk35x3f-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'