Skip to content

Commit 39c9863

Browse files
committed
chore: Run foxxo lint, bake -u
1 parent b9cc205 commit 39c9863

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# foxomate start
1+
# foxxo start
22
* text=auto eol=lf
33
bake linguist-generated
4-
# foxomate end
4+
# foxxo end

Bakefile.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# shellcheck shell=bash
2+
3+
task.run() {
4+
./pkg/bin/choose "$@"
5+
}

foxxy.toml renamed to foxxo.toml

File renamed without changes.

0 commit comments

Comments
 (0)