mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00

(originally merged into a PR branch)
* Make URL schemes dialog more ergonomic
* add name to contributors list
* Title Case
* Tweak build instructions so Cursor picks them up
* Use a warning icon for the URL scheme pop-up
* Default to cancelling
(cherry picked from commit f96c8c2ac8
)
2 lines
148 B
Markdown
2 lines
148 B
Markdown
- 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.
|