com.unity.ml-agents/.pre-commit-search-and-repl...

9 строки
246 B
YAML

- description: Replace "ML agents toolkit", "ML-Agents toolkit" etc
search: /ML[ -]Agents toolkit/
replacement: ML-Agents Toolkit
insensitive: true
- description: Replace "the the"
search: /the the/
replacement: the
insensitive: true