Commit 686100d
refactor(config): change gen to fn for consistency
- Replaced Effect.gen with Effect.fn in several functions.
- Improved consistency across configuration modules.
Updated function definitions from Effect.gen to Effect.fn for better
code consistency in configuration files. This enhances readability and
aligns with modern practices.
Co-Authored-By: Git Agent <noreply@git-agent.dev>1 parent d7400b4 commit 686100d
4 files changed
Lines changed: 353 additions & 324 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
21 | 19 | | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments