We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405fe93 commit 068eaf4Copy full SHA for 068eaf4
1 file changed
.github/copilot-instructions.md
@@ -36,7 +36,7 @@ Higher-precedence rules override lower-precedence context.
36
- Dependencies/packaging: `conda-recipe*/meta.yaml`
37
- CI: `.github/workflows/*.{yml,yaml}`
38
- API: `mkl_umath/__init__.py`, `mkl_umath/src/_patch.pyx`
39
-- Core implementation: `mkl_umath/src/*.c`, `*.c.src`, `*.pyx`
+- Core implementation: `mkl_umath/src/*.{c,c.src,pyx}`
40
- Tests: `mkl_umath/tests/`
41
42
## Intel-specific constraints
0 commit comments