Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
rag-system
rag-system
/
t
/
chainlint
/
inline-comment.expect
Code
Commits
Pulls
CI/CD
81,348
maint
bisect
jch
maint
master
next
seen
test
todo
expect
8 lines
168 Bytes
Copy permalink
Copy
Raw
1
2 (
2
3 foobar && # comment 1
3
4 barfoo ?!LINT: missing '&&'?! # wrong position for &&
4
5 flibble "not a # comment"
5
6 ) &&
6
7
7
8 (cd foo &&
8
9 flibble "not a # comment")