Updated on 2026-08-14
This commit is contained in:
parent
46ba35643c
commit
34a5bc859f
4 changed files with 22 additions and 24 deletions
|
|
@ -84,5 +84,5 @@ curl http://localhost:8081/__admin/scenarios | jq '.scenarios[] | {name, state}'
|
|||
tasks for verifying a broad change (but it's for *unit* tests, not instrumentation).
|
||||
- Detekt config lives in the `tangem-android-tools` git submodule — look there before assuming a local
|
||||
`.detekt.yml`.
|
||||
- Path discipline: stay in `/Users/maxibello/dev/tangem-app-android`; `cd` into the mocks repo only when
|
||||
needed and prefer absolute paths (the shell session resets cwd).
|
||||
- Path discipline: stay at the repo root; `cd` into the mocks repo only when needed and prefer absolute
|
||||
paths (the shell session resets cwd).
|
||||
Loading…
Add table
Add a link
Reference in a new issue