status-react/doc
Icaro Motta c0b21aa315
Document how to auto-format Clojure files in VSCode with zprint (#17719)
Document how a VSCode user can configure their editor to auto-format
Clojure(Script) files that respect all the formatter (zprint) settings specified
in status-mobile/.zprintrc.

The result should be that on every file save, the file should be identically
formatted as if you used make lint-fix, at least the part about zprint. If
lint-fix does other things now or in the future that are outside the scope of
zprint, those won't be covered by the VSCode extension.
2023-10-25 23:19:56 -03:00
..
decisions Enter scan code tab in Syncing (#16852) 2023-10-05 21:05:54 +05:30
images add doc: How to catch crash on ios use xcode (#17278) 2023-09-15 12:04:11 +08:00
sign_in remove realm 2019-09-09 18:40:15 +02:00
README.md Update README (#17674) 2023-10-18 14:33:05 +01:00
codebase-structure-and-guidelines.md Separate doc with debug tips (#15849) 2023-05-10 10:38:59 +01:00
component-tests-overview.md feat: add in-app notification, refactor toast (#15642) 2023-04-17 14:01:25 +08:00
debugging.md Doc updated with instruction how to view db content (#17535) 2023-10-04 19:29:55 +01:00
dependencies.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
export-icons.md fix: typos (#17484) 2023-10-04 16:54:32 +02:00
fdroid.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
how-to-catch-crash-on-ios.md add doc: How to catch crash on ios use xcode (#17278) 2023-09-15 12:04:11 +08:00
how-to-launch-e2e.md fix: typos (#17484) 2023-10-04 16:54:32 +02:00
ide-setup.md Document how to auto-format Clojure files in VSCode with zprint (#17719) 2023-10-25 23:19:56 -03:00
merging-pr-process.md Docs update: required e2e 2023-09-01 15:26:26 +02:00
new-guidelines.md Migrate away from rf/defn and rf/merge (first step) (#17451) 2023-10-05 16:11:45 -03:00
patching.md Information about patching 3rd parties (#16249) 2023-06-12 13:17:48 +01:00
pipeline_process.md Docs update: required e2e 2023-09-01 15:26:26 +02:00
pixel-perfection.md chore: add doc on pixel perfection (#16539) 2023-07-12 03:31:14 -07:00
post-mortem.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
pr-review-policy.md Added PR Review Policy (#16280) 2023-06-15 23:02:50 +01:00
release-checklist.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
release-guide.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
starting-guide.md fix: typos (#17484) 2023-10-04 16:54:32 +02:00
testing.md ci: add component test (#15071) 2023-02-21 13:42:33 +08:00
troubleshooting.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00