index
:
sonar-scanner-cli.git
avi/SCANCLI-148-support-non-latin-chars-in-props
avi/add-releasability-workflow
feature/eg/SCANCLI-118-run-its-macos
jh/SCANCLI-162_update_jre
jh/cirrus_add_junit
jh/fix_fips
jh/fix_slack_channel
jh/hardening
jh/next_iteration
jh/prepare_release
lp/rebranding
master
pierre/SCANCLI-152-remove-burgr-env-variables
Scanner CLI for SonarQube and SonarCloud: https://github.com/SonarSource/sonar-scanner-cli
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
it
/
projects
/
simple-js
/
file.js
blob: 85ddcdbad71e207b353e1f9b693d23578d822a8c (
plain
)
1
2
3
function
msg
(){
alert
(
"Hello JS"
);
}