sonarlint: fix audit 'description must start with capital letter'
This commit is contained in:
parent
c0d1379276
commit
0fa37f3044
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Sonarlint < Formula
|
||||
desc "provides pre-commit feedback on quality issues injected into code."
|
||||
desc "Provides pre-commit feedback on quality issues injected into code."
|
||||
homepage "http://www.sonarlint.org/commandline/index.html"
|
||||
url "https://bintray.com/sonarsource/Distribution/download_file?file_path=sonarlint-cli%2Fsonarlint-cli-2.1.0.566.zip"
|
||||
sha256 "75320a0629f3f7b83ccaa4098ccbbb8decedc518a1b8fc2503f753266dc71d70"
|
||||
|
|
Loading…
Reference in a new issue