mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Tweak build instructions so Cursor picks them up
This commit is contained in:
parent
1bb0f07ded
commit
49a61e7192
2 changed files with 2 additions and 2 deletions
2
.cursor/rules/building.md
Normal file
2
.cursor/rules/building.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
- To build and check the project, use ./check in the root folder (or check.bat on Windows)
|
||||
- This will format files, then run lints and unit tests.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
- To build and check the project, use ./check(.bat)
|
||||
- This will format files, then run lints and unit tests.
|
||||
Loading…
Reference in a new issue