Add this file to your AI assistant's system prompt or context to help it avoid common AI writing patterns. Source: tropes.fyi by ossama.is
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: example action | |
| on: | |
| push: | |
| branches: [ dev ] | |
| pull_request: | |
| branches: [ master ] | |
| jobs: |
OlderNewer