ppo-SnowballTarget / .pre-commit-search-and-replace.yaml
ashish2244's picture
Initial commit
c27051f verified
Raw
History Blame Contribute Delete
246 Bytes
- 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