Skip to content

Commit 87ea008

Browse files
Merge pull request #19 from codacy/minor_updates
Minor updates
2 parents d83aad7 + 72315f4 commit 87ea008

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Formula/codacy-cli-v2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class CodacyCliV2 < Formula
2-
version "0.1.0-main.35.70f0f48"
3-
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/0.1.0-main.35.70f0f48/codacy-cli.sh"
2+
version "0.1.0-main.84.d83aad7"
3+
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/0.1.0-main.84.d83aad7/codacy-cli.sh"
44
sha256 "fb616e2f5c639985566c81a6e6ce51db2e8de56bf217e837d13efe2f3ccc3042"
55

66
def install

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The `codacy-cli-v2` is a command-line tool for Codacy that supports analyzing co
2929
3030

3131
- **`codacy-cli-v2 install`**: Command to install the specified node and eslint versions before running analysis.
32-
-
32+
3333
## Download
3434

3535
### MacOS (brew)

0 commit comments

Comments
 (0)