Skip to content

Commit 221a5b1

Browse files
committed
Adding tinygo to project words
1 parent c10bfe0 commit 221a5b1

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

pkg/yqlib/decoder_base64.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
//go:build !yq_nobase64
32

43
package yqlib

pkg/yqlib/decoder_csv_object.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
//go:build !yq_nocsv
32

43
package yqlib

project-words.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,13 @@ nolint
258258
shortfile
259259
Unmarshalling
260260
noini
261+
<<<<<<< Updated upstream
261262
nocsv
262263
nobase64
263264
nouri
264265
noprops
265266
nosh
266-
noshell
267+
noshell
268+
=======
269+
tinygo
270+
>>>>>>> Stashed changes

0 commit comments

Comments
 (0)