10 lines
271 B
Markdown
10 lines
271 B
Markdown
<!-- Add Ray Data team-specific rules here as .md files. -->
|
|
<!-- Rules with paths: frontmatter only load when matching files are edited. -->
|
|
<!-- Example:
|
|
---
|
|
paths:
|
|
- "python/ray/data/**/*.py"
|
|
---
|
|
- Use logical operators from ray.data._internal.logical.operators
|
|
-->
|