We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52df9fc commit 10e5111Copy full SHA for 10e5111
.gitignore
@@ -4,4 +4,4 @@ binlog
4
report
5
*.json
6
.task
7
-
+credential-reports/
.trunk/.gitignore
@@ -1 +1,4 @@
1
*out
2
+actions
3
+logs
+notifications
.trunk/trunk.yaml
@@ -1,6 +1,6 @@
version: 0.1
cli:
- version: 0.16.1-beta
+ version: 1.4.1
lint:
enabled:
- [email protected]
0 commit comments