Skip to content

Tags: codacy/codacy-cli-v2

Tags

1.0.0-main.257.9759612

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #79 from codacy/PLUTO-1399-run-tools-for-supported…

…-languages

Fix: Run only tools which support anylezed file type [PLUTO-1399]

1.0.0-main.252.9e718c3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update formula (#90)

1.0.0-main.251.1952e73

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: version read path (#89)

* fix: version read path

1.0.0-main.250.80aa43a

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #88 from codacy/bump-formula

Bump brew formula

1.0.0-main.248.b0b491e

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #87 from codacy/fix-create-folder

fix: Create folder if necessary on the script

1.0.0-main.246.7863b62

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump brew formula

1.0.0-main.245.02ac1ee

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #86 from codacy/fix/update-sha-brew

Update SHA of the brew formula

1.0.0-main.243.81146b8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #85 from codacy/update-latest-version

Update script version for brew

1.0.0-main.241.dd9286a

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[PLUTO-1396] Add update commnad (#77)

* [PLUTO-1396] Add update command

1.0.0-main.240.333782d

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: Add Semgrep tool (#82)

* Semgrep installation and running (#73) [Pluto-1390]
* Semgrep config initilaization (#76) [Pluto-1391]
* Refactor Semgrep analysis function to return error (#76)