Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
versions: Misc changes to descriptions
Browse files Browse the repository at this point in the history
Most of the description fields have capitalized text,
some of those that don't are then converted on this
change.

Fixed spelling of 'required'.

Fixes: #2630

Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
  • Loading branch information
wainersm committed Apr 20, 2020
1 parent 0183480 commit c4b5922
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,15 @@ externals:
swarm-version: "1.12.1"

gometalinter:
description: "utility to run various golang linters"
description: "Utility to run various golang linters"
url: "https://github.com/alecthomas/gometalinter"
uscan-url: >-
https://github.com/alecthomas/gometalinter/tags
.*/v?([\d\.]+)\.tar\.gz
version: "v2.0.5"

golangci-lint:
description: "utility to run various golang linters"
description: "Utility to run various golang linters"
url: "https://install.goreleaser.com/github.com/golangci/golangci-lint.sh"
version: "v1.15.0"

Expand Down Expand Up @@ -275,7 +275,7 @@ externals:

musl:
description: |
musl is used to build rust agent.
The musl library is used to build the rust agent.
url: "https://www.musl-libc.org/"
uscan-url: >-
https://www.musl-libc.org/releases/
Expand All @@ -288,7 +288,7 @@ externals:

languages:
description: |
Details of programming languages requried to build system
Details of programming languages required to build system
components.
golang:
Expand All @@ -305,7 +305,7 @@ languages:
newest-version: "1.13.9"

rust:
description: "rust language"
description: "Rust language"
notes: "'version' is the default minimum version used by this project."
version: "1.38.0"
meta:
Expand Down

0 comments on commit c4b5922

Please sign in to comment.