Skip to content

Commit 4fb8a96

Browse files
committed
fixed conflict
2 parents 603f67a + 812e434 commit 4fb8a96

File tree

179 files changed

+21940
-178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+21940
-178
lines changed

.claude/settings.local.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(curl --version)",
5+
"WebSearch",
6+
"WebFetch(domain:docs.n8n.io)",
7+
"WebFetch(domain:blog.n8n.io)",
8+
"WebFetch(domain:community.n8n.io)",
9+
"Bash(find /Users/vasilipascal/work/try.direct/stacker -name status_panel.rs -o -name pipe.rs -o -name *pipe* -type f)",
10+
"Bash(SQLX_OFFLINE=true cargo test --lib models::pipe::tests -- 2>&1)",
11+
"Bash(SQLX_OFFLINE=true cargo test --lib forms::status_panel::tests --)",
12+
"Bash(SQLX_OFFLINE=true cargo test --lib console::commands::cli::pipe::tests --)",
13+
"Bash(SQLX_OFFLINE=true cargo test --lib --)",
14+
"Bash(cd:*)",
15+
"Bash(cargo test:*)"
16+
]
17+
}
18+
}

0 commit comments

Comments
 (0)