Benefits of using .dinorules
- Define Project-Specific Rules: Customize DinoAI’s behavior to match your team’s unique needs and workflows.
- Set Technical Standards: Specify coding patterns, architecture guidelines, and best practices for your project.
- Adapt Over Time: Easily modify the rules as your project evolves and requirements change.
- Team Collaboration: Files are git-tracked by default, enabling shared standards across your entire data team.
How to Create a .dinorules File
Simply add a file named.dinorules to the root of your dbt™ project repository. The file uses natural language instructions and doesn’t require any specific formatting, structure, or syntax. You can edit it just as you would a regular text document - use paragraphs, bullet points, or any organization that makes sense to you.
- From the Code IDE, Click the DinoAI icon (🪄) icon on the left-side panel.
2. Click the settings icon (⚙️) at the top right of the DinoAI panel. This automatically creates a new file named.dinorules.
- Add your custom instructions to the file. These can be general or highly specific - there’s no set syntax required.