Skip to content

Commit a30b907

Browse files
committed
refactor: Rename 'lib' to 'src'
1 parent 687bad5 commit a30b907

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

basalt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ['Edwin Kofler" <edwin@kofler.dev>']
66

77
[run]
88
dependencies = ['https://github.com/hyperupcall/bats-common-utils.git@v3.0.0']
9-
sourceDirs = ['pkg/lib', 'pkg/lib/public', 'pkg/lib/util']
9+
sourceDirs = ['pkg/src', 'pkg/src/public', 'pkg/src/util']
1010
builtinDirs = []
1111
binDirs = []
1212
completionDirs = []
File renamed without changes.

0 commit comments

Comments
 (0)