Skip to content

Commit 22c8ee1

Browse files
committed
chore: Fix foxomate lints
1 parent 3773e0c commit 22c8ee1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitattributes

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

basalt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
type = 'bash'
33
name = 'bash-term'
4+
description = 'Bash library for terminal escape sequences'
45
slug = ['term', 'btput']
56
version = '0.3.0'
67
authors = ['Edwin Kofler <edwin@kofler.dev>']
7-
description = ''
88

99
[run]
1010
dependencies = []

0 commit comments

Comments
 (0)