style: move img/ directory into docs/static/img (#721)
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
# remove tests to clean dependencies
|
||||
- name: Remove xxx_test.go files
|
||||
run: rm -rf $(find . -type f -name "*_test.go" ! -name "*_example_test.go") img/ docs/ benchmark/
|
||||
run: rm -rf $(find . -type f -name "*_test.go" ! -name "*_example_test.go") docs/ benchmark/
|
||||
|
||||
# cleanup test dependencies
|
||||
- name: Cleanup dependencies
|
||||
|
||||
@@ -42,7 +42,7 @@ What makes it different from **samber/ro**?
|
||||
|
||||
I wanted a **short name**, similar to "Lodash", and no Go package uses this name.
|
||||
|
||||

|
||||

|
||||
|
||||
## 🚀 Install
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 563 KiB After Width: | Height: | Size: 563 KiB |
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 662 KiB After Width: | Height: | Size: 662 KiB |