-
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?
Conversation
- Identify new Static Analysis issues | ||
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | ||
- Auto-comments on Commits and Pull Requests |
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.
- Auto-comments on Commits and Pull Requests | |
- Auto-comments on Commits and Pull Requests |
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.
Hello WORLD
# codacy-test | ||
|
||
### Among Codacy’s features |
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
### Among Codacy’s features | |
### Among Codacy’s features |
### Among Codacy’s features | ||
- Identify new Static Analysis issues | ||
* 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 comment
The 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
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | |
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) |
- Identify new Static Analysis issues | ||
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | ||
- Auto-comments on Commits and Pull Requests |
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: Lists should be surrounded by blank lines
- Auto-comments on Commits and Pull Requests | |
- Auto-comments on Commits and Pull Requests |
@@ -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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Strings must use doublequote.
console.log('stuff') | |
console.log("stuff") |
|
||
### Among Codacy’s features | ||
- Identify new Static Analysis issues |
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: Lists should be surrounded by blank lines
- Identify new Static Analysis issues | |
- Identify new Static Analysis issues |
### Among Codacy’s features | ||
- Identify new Static Analysis issues | ||
* 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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Expected: dash; Actual: asterisk
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | |
- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) |
# codacy-test | ||
|
||
### Among Codacy’s features |
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
### Among Codacy’s features | |
### Among Codacy’s features | |
### Among Codacy’s features | ||
- Identify new Static Analysis issues | ||
* 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 comment
The 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
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | |
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) |
- Identify new Static Analysis issues | ||
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | ||
- Auto-comments on Commits and Pull Requests |
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: Lists should be surrounded by blank lines
- Auto-comments on Commits and Pull Requests | |
- Auto-comments on Commits and Pull Requests |
@@ -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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Strings must use doublequote.
console.log('stuff') | |
console.log("stuff") |
|
||
### Among Codacy’s features | ||
- Identify new Static Analysis issues |
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: Lists should be surrounded by blank lines
- Identify new Static Analysis issues | |
- Identify new Static Analysis issues |
### Among Codacy’s features | ||
- Identify new Static Analysis issues | ||
* 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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Expected: dash; Actual: asterisk
* Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) | |
- Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories) |
@@ -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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Strings must use doublequote.
console.log('stuff') | |
console.log("stuff") |
@@ -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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Strings must use doublequote.
console.log('stuff') | |
console.log("stuff") |
@@ -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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Strings must use doublequote.
console.log('stuff') | |
console.log("stuff") |
@@ -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 comment
The reason will be displayed to describe this comment to others. Learn more.
Codacy has a fix for the issue: Strings must use doublequote.
console.log('stuff') | |
console.log("stuff") |
No description provided.