repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[RISCV] Rename a lambda to have plural nouns to reflect that it contains a loop. NFC
[llvm-project.git]
/
lldb
/
tools
/
lldb-dap
/
.prettierrc.json
blob
a28c70b90a4ee29333fde635e54774e1829eb0de
1
{
2
"trailingComma": "all",
3
"tabWidth": 2,
4
"semi": true,
5
"singleQuote": false,
6
"plugins": ["prettier-plugin-curly"]
7
}