-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #1
base: main
Are you sure you want to change the base?
Changes from all commits
857dbae
f836ad2
ada6e0b
a581a09
7e2ad4f
ccc40bd
a8b3a50
5194b84
a7a3f42
ecb3e06
6b66b04
03f18d4
d071cc5
1c5c463
5ea533b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -1 +1,17 @@ | ||||||||||||||||||||||
# codacy-test | ||||||||||||||||||||||
# codacy-test | ||||||||||||||||||||||
|
||||||||||||||||||||||
### Among Codacy’s features | ||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Expected: 1; Actual: 0; Below
Suggested change
|
||||||||||||||||||||||
- Identify new Static Analysis issues | ||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Lists should be surrounded by blank lines
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Lists should be surrounded by blank lines
Suggested change
|
||||||||||||||||||||||
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | ||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Lists should be surrounded by blank lines
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Expected: dash; Actual: asterisk
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Lists should be surrounded by blank lines
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Expected: dash; Actual: asterisk
Suggested change
|
||||||||||||||||||||||
- Auto-comments on Commits and Pull Requests | ||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Lists should be surrounded by blank lines
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Lists should be surrounded by blank lines
Suggested change
|
||||||||||||||||||||||
- Integrations with Slack, HipChat, Jira, YouTrack | ||||||||||||||||||||||
- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories | ||||||||||||||||||||||
|
||||||||||||||||||||||
Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity. | ||||||||||||||||||||||
|
||||||||||||||||||||||
Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others. | ||||||||||||||||||||||
|
||||||||||||||||||||||
### Free for Open Source | ||||||||||||||||||||||
|
||||||||||||||||||||||
Codacy is free for Open Source projects. | ||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -5,3 +5,7 @@ console.log('Hello Universe'); | |||||||||||||||||||||||||
|
||||||||||||||||||||||||||
console.log('Hello other stuff'); | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
if(foo === "bar") { | ||||||||||||||||||||||||||
console.log('stuff') | ||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Strings must use doublequote.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Strings must use doublequote.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Strings must use doublequote.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Strings must use doublequote.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Strings must use doublequote.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Codacy has a fix for the issue: Strings must use doublequote.
Suggested change
|
||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Expected: 1; Actual: 0; Below