index
:
apheleia.git
align-null-check
main
rr-unmess-ruby
wip/support-inplace-formatters
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
formatters
/
samplecode
/
phpcs
/
out.php
blob: eeca083c26ccfd7a957edd217a45a8d21d3f61a7 (
plain
)
1
2
3
4
5
<
?php
if
(
true
) {
echo
'Hello World'
;
}