File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6868 with :
6969 submodules : recursive
7070
71- # This is required to allow licensee/setup-licensed to install licensed via Ruby gem.
71+ # This is required to allow licensee/setup-licensed to install Licensed via Ruby gem.
7272 - name : Install Ruby
7373 uses : ruby/setup-ruby@v1
7474 with :
@@ -135,7 +135,7 @@ jobs:
135135 with :
136136 submodules : recursive
137137
138- # This is required to allow licensee/setup-licensed to install licensed via Ruby gem.
138+ # This is required to allow licensee/setup-licensed to install Licensed via Ruby gem.
139139 - name : Install Ruby
140140 uses : ruby/setup-ruby@v1
141141 with :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Install the [`check-go-task.yml`](check-go-task.yml) GitHub Actions workflow to
1414 - Install to: repository root (or merge into the existing ` Taskfile.yml ` ).
1515- [ ` .golangci.yml ` ] ( assets/go/.golangci.yml ) - Contains all the go-linting configurations.
1616 - Install to: repository root as ` .golangci.yml `
17- - [ ` Taskfile.yml ` ] ( assets/go-task/Taskfile.yml ) - ` DEFAULT_GO_MODULE_PATH ` and ` DEFAULT_GO_PACKAGES ` variables
17+ - [ ` Taskfile.yml ` ] ( assets/go-task/Taskfile.yml ) - ` DEFAULT_GO_MODULE_PATH ` and ` DEFAULT_GO_PACKAGES ` variables.
1818 - Merge into ` Taskfile.yml `
1919
2020### Configuration
You can’t perform that action at this time.
0 commit comments