This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-03 12:06:55 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
00a8cfd562
nvim-treesitter
/
tests
/
query
/
injections
/
dockerfile
/
bash-on-run-instructions.dockerfile
7 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
fix(dockerfile): bash injection on run instructions
2023-09-17 13:35:17 +02:00
FROM foo
RUN bar
chore(tests): consistent captures
2023-12-24 12:52:21 +01:00
# ^ @bash
fix(dockerfile): bash injection on run instructions
2023-09-17 13:35:17 +02:00
RUN \
baz
chore(tests): consistent captures
2023-12-24 12:52:21 +01:00
# ^ @bash
Reference in a new issue
Copy permalink