#configuration
5 items tagged #configuration.
5 items tagged #configuration.
A single CONVENTIONS.md file in your repo, loaded into every Aider session, drops the rate of style-mismatch fixes from common to rare. Here's what to put in it.
Cursor reads .cursorrules from the project root by default. For repos with a TypeScript frontend and a Python backend, that's the wrong granularity. Here's how to scope rules per directory.
Cursor will write code in the average style of its training data. Cursor Rules let you override that with your project's specific conventions, framework choices, and naming standards.
Windsurf's Cascade defaults assume loose TypeScript. With strict mode on, you'll get type errors on roughly half of suggestions unless you adjust the model context.