[2026-04-28] Rename apple-browsers rules .mdc → .md for Obsidian compatibility

This commit is contained in:
Alexey Martemyanov
2026-04-28 00:48:13 +06:00
parent 639338eda3
commit cffcfa55ad
46 changed files with 13 additions and 12 deletions
Vendored
BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
{}
+12 -12
View File
@@ -13,17 +13,17 @@ Originals stay in place (Cursor reads them from there). These copies are for age
## Files ## Files
| Rule | Purpose | | Rule | Purpose |
|------|---------| | ----------------------------- | --------------------------------------------------- |
| architecture.mdc | Overall app architecture patterns | | architecture.mdc | Overall app architecture patterns |
| code-style.mdc | Swift code style guidelines | | code-style.mdc | Swift code style guidelines |
| development-commands.mdc | Build commands, Xcode setup | | development-commands.mdc | Build commands, Xcode setup |
| testing.mdc | Unit test patterns | | testing.mdc | Unit test patterns |
| ui-testing.mdc | UI test patterns, UITestCase | | ui-testing.mdc | UI test patterns, UITestCase |
| pull-request.mdc | PR workflow (Executor overrides confirmation gates) | | pull-request.mdc | PR workflow (Executor overrides confirmation gates) |
| feature-flags.mdc | Feature flag usage | | feature-flags.mdc | Feature flag usage |
| anti-patterns.mdc | What NOT to do | | anti-patterns.mdc | What NOT to do |
| general.mdc | General guidelines | | general.mdc | General guidelines |
| branch-naming-conventions.mdc | Branch naming (executor/* prefix for Executor) | | branch-naming-conventions.mdc | Branch naming (executor/* prefix for Executor) |
See full list: 43 files total. See full list: 43 files total.