Skip to content

Commit 878204c

Browse files
LarsEckartJayBazuziisidore
committed
. d move documentation out from .windsurf to internal processes
Co-authored-by: Jay Bazuzi <[email protected]> Co-authored-by: Llewellyn Falco <[email protected]>
1 parent 75febf6 commit 878204c

File tree

11 files changed

+3
-3
lines changed

11 files changed

+3
-3
lines changed

.windsurf/rules/running_scripts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ use: `./.windsurf/scripts/git_status.sh`
2323

2424
## Commiting Code
2525

26-
Read [Arlo Commit Notation](../ArloCommitNotation.process.md) and follow the instructions.
26+
Read [Arlo Commit Notation](../../internal_documentation/processes/ArloCommitNotation.process.md) and follow the instructions.
2727

2828
## Changing files
2929

30-
This repository is under git, always makes changes directly to the files without asking the user for permission. The user can always revert them.
30+
This repository is under git, always makes changes directly to the files without asking the user for permission. The user can always revert them.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.windsurf/UnitTestStyleGuide.process.md renamed to internal_documentation/processes/UnitTestStyleGuide.process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
If you are printing dates, guids, or any other non-deterministic values to an `.approved.` file.
2020
Always use the scrubbers provided by ApprovalTests.
21-
Please read [Scrubbers](../approvaltests/docs/Scrubbers.md) and add on Options to the Approvals.verify call.
21+
Please read [Scrubbers](../../approvaltests/docs/Scrubbers.md) and add on Options to the Approvals.verify call.
2222

2323
Either use Scrubbers or DateScrubber.
2424
#### Scrubbers Example:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)