applyTo syntax update
This commit is contained in:
parent
7ca6f6bd4c
commit
3c57a1c2b0
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: 'R language and document formats (R, Rmd, Quarto): coding standards and Copilot guidance for idiomatic, safe, and consistent code generation.'
|
||||
applyTo: '**/*.{R,r,Rmd,rmd,qmd}'
|
||||
applyTo: '**/*.R, **/*.r, **/*.Rmd, **/*.rmd, **/*.qmd'
|
||||
---
|
||||
|
||||
# R Programming Language Instructions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user