content
stringlengths
1
103k
path
stringlengths
8
216
filename
stringlengths
2
179
language
stringclasses
15 values
size_bytes
int64
2
189k
quality_score
float64
0.5
0.95
complexity
float64
0
1
documentation_ratio
float64
0
1
repository
stringclasses
5 values
stars
int64
0
1k
created_date
stringdate
2023-07-10 19:21:08
2025-07-09 19:11:45
license
stringclasses
4 values
is_test
bool
2 classes
file_hash
stringlengths
32
32
language: go\narch:\n - amd64\n - ppc64le\ninstall:\n - go get -t\n - go get golang.org/x/tools/cmd/cover\n - go get github.com/mattn/goveralls\nscript:\n - go test -race -v ./...\nafter_script:\n - $HOME/gopath/bin/goveralls -service=travis-ci -repotoken $COVERALLS_TOKEN\n
dataset_sample\yaml\cilium_cilium\vendor\dario.cat\mergo\.travis.yml
.travis.yml
YAML
273
0.7
0
0
react-lib
516
2023-07-13T22:49:22.325464
GPL-3.0
false
326cc9a952683630b4cdd8b1eb75897f
language: go\ndist: xenial\ngo:\n - '1.10'\n - '1.11'\n - '1.12'\n - '1.13'\n - 'tip'\n\nscript:\n - go test -coverpkg=./... -coverprofile=coverage.info -timeout=5s\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\asaskevich\govalidator\.travis.yml
.travis.yml
YAML
211
0.8
0
0
awesome-app
49
2024-01-06T17:19:15.166317
GPL-3.0
false
4fb366cf760148d33c44700fde620a9a
box: golang\nbuild:\n steps:\n - setup-go-workspace\n\n - script:\n name: go get\n code: |\n go version\n go get -t ./...\n\n - script:\n name: go test\n code: |\n go test -race -v ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\asaskevich\govalidator\wercker.yml
wercker.yml
YAML
238
0.7
0
0
python-kit
249
2025-06-10T17:45:00.749281
MIT
false
b0676e8689976b4ad0d5a9347664a743
language: go\nsudo: true\ndist: bionic\n\nbranches:\n only:\n - main\n\nos:\n - linux\n - osx\n # Travis doesn't work with windows and Go tip\n #- windows\n\ngo:\n - tip\n\nmatrix:\n allow_failures:\n - go: tip\n\nbefore_install:\n - if [ "$TRAVIS_OS_NAME" = "windows" ]; then choco install make; fi\n - (cd /tmp/; go get golang.org/x/lint/golint)\n\nscript:\n - make go test -v ./...;\n\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\aws\smithy-go\.travis.yml
.travis.yml
YAML
377
0.8
0.035714
0.095238
python-kit
643
2023-09-02T15:17:23.924097
MIT
false
b615be337e1992846d32c080fc02c3fe
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.\ntrigger:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/azcore/\n - eng/\n\npr:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/azcore/\n - eng/\n\nextends:\n template: /eng/pipelines/templates/jobs/archetype-sdk-client.yml\n parameters:\n ServiceDirectory: azcore\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Azure\azure-sdk-for-go\sdk\azcore\ci.yml
ci.yml
YAML
504
0.8
0
0.037037
node-utils
589
2023-10-08T11:59:32.168921
Apache-2.0
false
8c91b6a80332e71c293a8aa5448000f1
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.\ntrigger:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/azidentity/\n\npr:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/azidentity/\n\nextends:\n template: /eng/pipelines/templates/jobs/archetype-sdk-client.yml\n parameters:\n CloudConfig:\n Public:\n SubscriptionConfigurations:\n - $(sub-config-identity-test-resources)\n EnableRaceDetector: true\n Location: westus2\n RunLiveTests: true\n ServiceDirectory: azidentity\n UsePipelineProxy: false\n\n ${{ if endsWith(variables['Build.DefinitionName'], 'weekly') }}:\n PersistOidcToken: true\n MatrixConfigs:\n - Name: managed_identity_matrix\n GenerateVMJobs: true\n Path: sdk/azidentity/managed-identity-matrix.json\n Selection: sparse\n MatrixReplace:\n - Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2204-identitymsi\n - OSVmImage=.*LINUXNEXTVMIMAGE.*/azsdk-pool-mms-ubuntu-2204-1espt\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Azure\azure-sdk-for-go\sdk\azidentity\ci.yml
ci.yml
YAML
1,201
0.8
0.021739
0.023256
vue-tools
578
2023-07-23T13:44:31.404039
MIT
false
1a377d92573c3c389b22c94165c1e87b
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.\ntrigger:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/resourcemanager/compute/armcompute/\n\npr:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/resourcemanager/compute/armcompute/\n\nextends:\n template: /eng/pipelines/templates/jobs/archetype-sdk-client.yml\n parameters:\n IncludeRelease: true\n ServiceDirectory: 'resourcemanager/compute/armcompute'\n UsePipelineProxy: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Azure\azure-sdk-for-go\sdk\resourcemanager\compute\armcompute\v6\ci.yml
ci.yml
YAML
621
0.8
0
0.037037
node-utils
985
2025-01-31T03:09:38.886068
GPL-3.0
false
25dee6a5310100c0204737498d99a2c2
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.\ntrigger:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/resourcemanager/network/armnetwork/\n\npr:\n branches:\n include:\n - main\n - feature/*\n - hotfix/*\n - release/*\n paths:\n include:\n - sdk/resourcemanager/network/armnetwork/\n\nextends:\n template: /eng/pipelines/templates/jobs/archetype-sdk-client.yml\n parameters:\n IncludeRelease: true\n ServiceDirectory: 'resourcemanager/network/armnetwork'\n UsePipelineProxy: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Azure\azure-sdk-for-go\sdk\resourcemanager\network\armnetwork\v6\ci.yml
ci.yml
YAML
621
0.8
0
0.037037
react-lib
806
2024-07-12T09:21:26.411250
GPL-3.0
false
0c288a14e3733cdfd1383a29a3bbadd8
repositoryID: 8947a0c2-77af-49c8-9e83-cf8c7d17929f\nowners:\n - name: Joe Stringer\n email: joe@cilium.io\n - name: André Martins\n email: andre@cilium.io\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\charts\artifacthub-repo.yml
artifacthub-repo.yml
YAML
159
0.7
0
0
node-utils
894
2024-03-30T03:57:42.218359
BSD-3-Clause
false
faf970413b0dbbea66a738a0b5db0cf6
run:\n tests: false\n\nlinters-settings:\n errcheck:\n # report about not checking of errors in type assertions: `a := b.(MyStruct)`;\n # default is false: such cases aren't reported by default.\n check-type-assertions: true\n # report about assignment of errors to blank identifier: `num, _ := strconv.Atoi(numStr)`;\n # default is false: such cases aren't reported by default.\n check-blank: true\n\n govet:\n # report about shadowed variables\n check-shadowing: true\n # Enable all analyzers\n enable-all: true\n\n lll:\n # max line length, lines longer will be reported. Default is 120.\n # '\t' is counted as 1 character by default, and can be changed with the tab-width option\n line-length: 120\n # tab width in spaces. Default to 1.\n tab-width: 4\n\n misspell:\n # Correct spellings using locale preferences for US or UK.\n # Default is to use a neutral variety of English.\n # Setting locale to US will correct the British spelling of 'colour' to 'color'.\n locale: US\n ignore-words: []\n\nlinters:\n # please, do not use `enable-all`: it's deprecated and will be removed soon.\n # inverted configuration with `enable-all` and `disable` is not scalable during updates of golangci-lint\n disable-all: true\n enable:\n - govet # Check for common errors\n - errcheck # Check for missing error handling\n - staticcheck # Adds extra checks on top of govet\n - gosimple # Check for code which can be simpeler\n - structcheck # Check for unused struct fields\n - varcheck # Check for unused globals and consts\n - ineffassign # Check for ineffectual assignments\n - deadcode # Check for dead/unreachable code\n - bodyclose # Check for unclosed HTTP bodies (causes resource leaking)\n - gofmt # Check for code formatting\n - gofumpt # Is stricter than gofmt\n - gosec # Inspects source code for security problems\n - unconvert # Remove unnecessary type conversions\n - misspell # Finds commonly misspelled English words in comments\n - lll # Reports long lines\n - revive # A maintained replacement for golint\n - depguard # Make sure we don't accidentally dependencies\n\n # DO NOT ENABLE\n # unused gives lots of false positives\n # - unused # Check for unused consts, variables, functions and types\n # golint is deprecated\n # - golint # Golint differs from gofmt. Gofmt reformats Go source code, whereas golint prints out style mistakes\nissues:\n exclude-rules:\n # fieldalignment is an optimization which often is traded of for readability of a struct\n - text: "fieldalignment:"\n linters:\n - govet\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\coverbee\.golangci.yml
.golangci.yml
YAML
2,614
0.95
0.212121
0.333333
node-utils
464
2024-02-14T17:32:27.313759
GPL-3.0
false
a57bf27999d7a7aea194910b7daf12aa
coverage:\n status:\n project:\n default:\n target: 40%\n threshold: null\n patch: false\n changes: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\dns\.codecov.yml
.codecov.yml
YAML
128
0.7
0
0
python-kit
198
2025-06-01T10:33:37.840594
Apache-2.0
false
22d35c24044b1bdaea9843dc479fb7cd
# See https://golangci-lint.run/usage/configuration/ for available options.\n# Also https://github.com/cilium/cilium/blob/main/.golangci.yaml as a\n# reference.\nlinters:\n disable-all: true\n enable:\n - asasalint\n - asciicheck\n - bidichk\n - bodyclose\n - containedctx\n - contextcheck\n - copyloopvar\n - decorder\n - dogsled\n - dupl\n - dupword\n - durationcheck\n - err113\n - errcheck\n - errname\n - errorlint\n - exhaustive\n - forcetypeassert\n - gocheckcompilerdirectives\n - gocognit\n - goconst\n - gocritic\n - godot\n - gofmt\n - goheader\n - goimports\n - goprintffuncname\n - gosec\n - gosimple\n - govet\n - grouper\n - ineffassign\n - interfacebloat\n - intrange\n - makezero\n - mirror\n - misspell\n - musttag\n - nakedret\n - nestif\n - nilerr\n - nilnil\n - noctx\n - nosprintfhostport\n - perfsprint\n - prealloc\n - predeclared\n - protogetter\n - reassign\n - revive\n - rowserrcheck\n - sloglint\n - staticcheck\n - tagalign\n - tenv\n - testifylint\n - thelper\n - tparallel\n - typecheck\n - unconvert\n - unparam\n - unused\n - usestdlibvars\n - wastedassign\nlinters-settings:\n goheader:\n template: |-\n SPDX-License-Identifier: Apache-2.0\n Copyright Authors of Cilium\n gosec:\n # available rules: https://github.com/securego/gosec#available-rules\n includes: [] # include all available rules\n excludes:\n - G104 # Audit errors not checked\n - G307 # Deferring a method which returns an error\n govet:\n enable-all: true\n disable: fieldalignment\n revive:\n rules:\n - name: package-comments\n disabled: true\n staticcheck:\n checks: ["all"]\nissues:\n # Default rules exclude Go doc comments check, which is rather unfortunate.\n # In order to enable Go doc checks, defaults rules have to be disabled.\n # See https://github.com/golangci/golangci-lint/issues/456 for details.\n exclude-use-default: false\n exclude-rules:\n - linters: [errcheck]\n text: Error return value of .((os\.)?std(out|err)\..*|.*Close|.*Flush|os\.Remove(All)?|.*print(f|ln)?|os\.(Un)?Setenv). is not checked\n - linters: [err113]\n text: "do not define dynamic errors, use wrapped static errors instead"\n - linters: [gosec]\n text: "G404" # Use of weak random number generator (math/rand instead of crypto/rand)\n # TODO: remove the staticcheck exceptions below once we have switched to\n # using crypto/rand instead of math/rand\n - linters: [staticcheck]\n text: "SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used"\n - linters: [staticcheck]\n text: "SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0"\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\fake\.golangci.yml
.golangci.yml
YAML
2,803
0.95
0.018519
0.083333
node-utils
585
2025-05-14T15:06:30.678847
Apache-2.0
false
3f338b0cc22deb376c3c3aeec66b5c73
# See https://golangci-lint.run/usage/configuration/ for available options.\n# Also https://github.com/cilium/cilium/blob/main/.golangci.yaml as a\n# reference.\nrun:\n timeout: 1m\nlinters:\n disable-all: true\n enable:\n - asasalint\n - asciicheck\n - bidichk\n - bodyclose\n - containedctx\n - contextcheck\n - copyloopvar\n - decorder\n - dogsled\n - dupl\n - dupword\n - durationcheck\n - err113\n - errcheck\n - errchkjson\n - errname\n - errorlint\n - exhaustive\n - forcetypeassert\n - gocheckcompilerdirectives\n - gocognit\n - goconst\n - gocritic\n - godot\n - gofmt\n - goheader\n - goimports\n - goprintffuncname\n - gosec\n - gosimple\n - govet\n - grouper\n - importas\n - ineffassign\n - interfacebloat\n - intrange\n - ireturn\n - makezero\n - mirror\n - misspell\n - musttag\n - nakedret\n - nestif\n - nilerr\n - noctx\n - nosprintfhostport\n - perfsprint\n - prealloc\n - predeclared\n - reassign\n - revive\n - rowserrcheck\n - sloglint\n - staticcheck\n - tagalign\n - tenv\n - testifylint\n - thelper\n - tparallel\n - typecheck\n - unconvert\n - unparam\n - unused\n - usestdlibvars\n - wastedassign\nlinters-settings:\n gocritic:\n disabled-checks:\n - exitAfterDefer\n - singleCaseSwitch\n goheader:\n template: |-\n SPDX-License-Identifier: Apache-2.0\n Copyright Authors of Cilium\n gosec:\n # available rules: https://github.com/securego/gosec#available-rules\n includes: [] # include all available rules\n excludes:\n - G104 # Audit errors not checked\n - G307 # Deferring a method which returns an error\n govet:\n enable-all: true\nissues:\n exclude-use-default: false # default rules exclude doc comments check :(\n exclude-rules:\n - linters: [err113]\n text: "do not define dynamic errors, use wrapped static errors instead"\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\linters\.golangci.yml
.golangci.yml
YAML
1,926
0.95
0.010526
0.042105
python-kit
755
2024-12-02T00:17:37.546438
BSD-3-Clause
false
43e754870fd9f8fe43e7bb1d76146019
language: go\n\ngo:\n - tip\n - 1.15.x\n - 1.14.x\n - 1.13.x\n - 1.12.x\n \nenv:\n - GO111MODULE=on\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\lumberjack\v2\.travis.yml
.travis.yml
YAML
97
0.5
0
0
react-lib
138
2024-06-05T01:04:58.160292
GPL-3.0
false
376f286fb2079f2e3db4cea3bd6cbb81
# See https://golangci-lint.run/usage/configuration/ for available options.\n# Also https://github.com/cilium/cilium/blob/main/.golangci.yaml as a\n# reference.\nrun:\n timeout: 1m\nlinters:\n disable-all: true\n enable:\n - asasalint\n - asciicheck\n - bidichk\n - bodyclose\n - containedctx\n - contextcheck\n - copyloopvar\n - cyclop\n - decorder\n - dogsled\n - dupl\n - dupword\n - durationcheck\n - err113\n - errcheck\n - errname\n - errorlint\n - exptostd\n - exhaustive\n - forcetypeassert\n - gocheckcompilerdirectives\n - gocognit\n - goconst\n - gocritic\n - godot\n - gofmt\n - goheader\n - goimports\n - goprintffuncname\n - gosec\n - gosimple\n - govet\n - grouper\n - ineffassign\n - interfacebloat\n - intrange\n - ireturn\n - makezero\n - mirror\n - misspell\n - musttag\n - nakedret\n - nestif\n - nilerr\n - nilnil\n - noctx\n - nosprintfhostport\n - perfsprint\n - prealloc\n - predeclared\n - reassign\n - revive\n - rowserrcheck\n - sloglint\n - staticcheck\n - tagalign\n - testifylint\n - thelper\n - tparallel\n - typecheck\n - unconvert\n - unparam\n - unused\n - usestdlibvars\n - usetesting\n - wastedassign\nlinters-settings:\n cyclop:\n skip-tests: true\n goheader:\n template: |-\n SPDX-License-Identifier: Apache-2.0\n Copyright Authors of Cilium\n govet:\n enable-all: true\n perfsprint:\n strconcat: false\n sloglint:\n no-mixed-args: true\n static-msg: true\n no-global: "all"\n key-naming-case: kebab # be consistent with key names\n forbidden-keys: # let's no use reserved log keys\n - level\n - msg\n - source\n - time\nissues:\n # Maximum issues count per one linter.\n # Set to 0 to disable (default is 50)\n max-issues-per-linter: 0\n # Maximum count of issues with the same text.\n # Set to 0 to disable (default is 3)\n max-same-issues: 0\n fix: true # fix found issues (if it's supported by the linter).\n exclude-use-default: false # default rules exclude doc comments check :(\n exclude-generated: strict\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\cilium\workerpool\.golangci.yml
.golangci.yml
YAML
2,120
0.95
0.019048
0.066667
python-kit
727
2023-09-19T05:14:01.669729
Apache-2.0
false
49939c138d7820de73505b41b88ff89e
linters:\n enable:\n - exportloopref # Checks for pointers to enclosing loop variables\n - gofmt\n - goimports\n - gosec\n - ineffassign\n - misspell\n - nolintlint\n - revive\n - staticcheck\n - tenv # Detects using os.Setenv instead of t.Setenv since Go 1.17\n - unconvert\n - unused\n - vet\n - dupword # Checks for duplicate words in the source code\n disable:\n - errcheck\n\nrun:\n timeout: 5m\n skip-dirs:\n - api\n - cluster\n - design\n - docs\n - docs/man\n - releases\n - reports\n - test # e2e scripts\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\containerd\log\.golangci.yml
.golangci.yml
YAML
558
0.95
0.066667
0
node-utils
198
2023-09-12T13:23:30.887694
GPL-3.0
false
b8375607b0dbb7da9b703c9efacd207f
linters:\n enable:\n - exportloopref # Checks for pointers to enclosing loop variables\n - gofmt\n - goimports\n - gosec\n - ineffassign\n - misspell\n - nolintlint\n - revive\n - staticcheck\n - tenv # Detects using os.Setenv instead of t.Setenv since Go 1.17\n - unconvert\n - unused\n - vet\n - dupword # Checks for duplicate words in the source code\n disable:\n - errcheck\n\nrun:\n timeout: 5m\n skip-dirs:\n - api\n - cluster\n - design\n - docs\n - docs/man\n - releases\n - reports\n - test # e2e scripts\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\containerd\platforms\.golangci.yml
.golangci.yml
YAML
558
0.95
0.066667
0
node-utils
747
2024-11-17T12:12:45.963371
Apache-2.0
false
b8375607b0dbb7da9b703c9efacd207f
language: go\n\nsudo: false\n\nbranches:\n except:\n - release\n\nbranches:\n only:\n - master\n - develop\n - travis\n\ngo:\n - 1.12.x\n - 1.13.x\n - tip\n\nmatrix:\n allow_failures:\n - go: tip\n\nbefore_install:\n - if [ -n "$GH_USER" ]; then git config --global github.user ${GH_USER}; fi;\n - if [ -n "$GH_TOKEN" ]; then git config --global github.token ${GH_TOKEN}; fi;\n - go get github.com/mattn/goveralls\n\nbefore_script:\n - make deps\n\nscript:\n - make qa\n\nafter_failure:\n - cat ./target/test/report.xml\n\nafter_success:\n - if [ "$TRAVIS_GO_VERSION" = "1.9" ]; then $HOME/gopath/bin/goveralls -covermode=count -coverprofile=target/report/coverage.out -service=travis-ci; fi;\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\dgryski\go-farm\.travis.yml
.travis.yml
YAML
683
0.7
0.076923
0
python-kit
905
2024-07-19T14:12:16.179093
BSD-3-Clause
false
812e14a9496d567fc82c6368a6b52aef
linters:\n enable:\n - bodyclose\n - dupword # Checks for duplicate words in the source code\n - gofmt\n - goimports\n - ineffassign\n - misspell\n - revive\n - staticcheck\n - unconvert\n - unused\n - vet\n disable:\n - errcheck\n\nrun:\n deadline: 2m\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\distribution\reference\.golangci.yml
.golangci.yml
YAML
275
0.95
0.055556
0
python-kit
310
2025-04-27T05:32:38.656402
Apache-2.0
false
bf3404c60cd0bd42f202dc7ddfd34a58
linters:\n enable:\n - staticcheck\n - unconvert\n - gofmt\n - goimports\n - golint\n - ineffassign\n - vet\n - unused\n - misspell\n disable:\n - errcheck\n\nlinters-settings:\n revive:\n rules:\n # TODO(thaJeztah): temporarily disabled the "unused-parameter" check.\n # It produces many warnings, and some of those may need to be looked at.\n - name: unused-parameter\n disabled: true\n\nrun:\n deadline: 2m\n skip-dirs:\n - vendor\n\nissues:\n exclude-rules:\n # io/ioutil is deprecated, but won't be removed until Go v2. It's safe to ignore for the release/2.8 branch.\n - text: "SA1019: \"io/ioutil\" has been deprecated since Go 1.16"\n linters:\n - staticcheck\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\docker\distribution\.golangci.yml
.golangci.yml
YAML
718
0.95
0.030303
0.1
python-kit
482
2024-08-23T07:51:05.466211
GPL-3.0
false
2b52f14ac5d7f70ff12190edff35b647
dependencies:\n post:\n # install golint\n - go get golang.org/x/lint/golint\n\ntest:\n pre:\n # run analysis before tests\n - go vet ./...\n - test -z "$(golint ./... | tee /dev/stderr)"\n - test -z "$(gofmt -s -l . | tee /dev/stderr)"\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\docker\go-units\circle.yml
circle.yml
YAML
247
0.8
0
0.2
python-kit
770
2024-03-24T18:43:31.744291
MIT
false
c943afaea172b047085823d6e7e87fd8
language: go\nsudo: false\n\nscript: go test -v -race -timeout 10s ./...\n\ngo:\n - 1.1\n - 1.2\n - 1.3\n - 1.4\n - 1.5\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\eapache\channels\.travis.yml
.travis.yml
YAML
125
0.7
0
0
vue-tools
143
2025-04-26T04:10:58.994418
MIT
false
c01cd6a322b543f4de64118e22af6dae
language: go\n\ngo:\n - 1.x\n\nbefore_install:\n - go test -v\n\nscript:\n - go test -race -coverprofile=coverage.txt -covermode=atomic\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)
dataset_sample\yaml\cilium_cilium\vendor\github.com\emicklei\go-restful\v3\.travis.yml
.travis.yml
YAML
189
0.8
0
0
node-utils
382
2025-02-12T05:59:33.830463
GPL-3.0
false
20ab9ad977d4a5252204f66008d029a1
freebsd_task:\n name: 'FreeBSD'\n freebsd_instance:\n image_family: freebsd-14-2\n install_script:\n - pkg update -f\n - pkg install -y go\n test_script:\n # run tests as user "cirrus" instead of root\n - pw useradd cirrus -m\n - chown -R cirrus:cirrus .\n - FSNOTIFY_BUFFER=4096 sudo --preserve-env=FSNOTIFY_BUFFER -u cirrus go test -parallel 1 -race ./...\n - sudo --preserve-env=FSNOTIFY_BUFFER -u cirrus go test -parallel 1 -race ./...\n - FSNOTIFY_DEBUG=1 sudo --preserve-env=FSNOTIFY_BUFFER -u cirrus go test -parallel 1 -race -v ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\fsnotify\fsnotify\.cirrus.yml
.cirrus.yml
YAML
593
0.8
0
0.071429
react-lib
21
2023-12-15T22:33:50.934502
MIT
false
c86faa673982e46351eecc79ccaf7198
# Do not delete linter settings. Linters like gocritic can be enabled on the command line.\n\nlinters-settings:\n depguard:\n rules:\n prevent_unmaintained_packages:\n list-mode: strict\n files:\n - $all\n - "!$test"\n allow:\n - $gostd\n - github.com/x448/float16\n deny:\n - pkg: io/ioutil\n desc: "replaced by io and os packages since Go 1.16: https://tip.golang.org/doc/go1.16#ioutil"\n dupl:\n threshold: 100\n funlen:\n lines: 100\n statements: 50\n goconst:\n ignore-tests: true\n min-len: 2\n min-occurrences: 3\n gocritic:\n enabled-tags:\n - diagnostic\n - experimental\n - opinionated\n - performance\n - style\n disabled-checks:\n - commentedOutCode\n - dupImport # https://github.com/go-critic/go-critic/issues/845\n - ifElseChain\n - octalLiteral\n - paramTypeCombine\n - whyNoLint\n gofmt:\n simplify: false\n goimports:\n local-prefixes: github.com/fxamacker/cbor\n golint:\n min-confidence: 0\n govet:\n check-shadowing: true\n lll:\n line-length: 140\n maligned:\n suggest-new: true\n misspell:\n locale: US\n staticcheck:\n checks: ["all"]\n\nlinters:\n disable-all: true\n enable:\n - asciicheck\n - bidichk\n - depguard\n - errcheck\n - exportloopref\n - goconst\n - gocritic\n - gocyclo\n - gofmt\n - goimports\n - goprintffuncname\n - gosec\n - gosimple\n - govet\n - ineffassign\n - misspell\n - nilerr\n - revive\n - staticcheck\n - stylecheck\n - typecheck\n - unconvert\n - unused\n\nissues:\n # max-issues-per-linter default is 50. Set to 0 to disable limit.\n max-issues-per-linter: 0\n # max-same-issues default is 3. Set to 0 to disable limit.\n max-same-issues: 0\n\n exclude-rules:\n - path: decode.go\n text: "string ` overflows ` has (\\d+) occurrences, make it a constant"\n - path: decode.go\n text: "string ` \\(range is \\[` has (\\d+) occurrences, make it a constant"\n - path: decode.go\n text: "string `, ` has (\\d+) occurrences, make it a constant"\n - path: decode.go\n text: "string ` overflows Go's int64` has (\\d+) occurrences, make it a constant"\n - path: decode.go\n text: "string `\\]\\)` has (\\d+) occurrences, make it a constant"\n - path: valid.go\n text: "string ` for type ` has (\\d+) occurrences, make it a constant"\n - path: valid.go\n text: "string `cbor: ` has (\\d+) occurrences, make it a constant"\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\fxamacker\cbor\v2\.golangci.yml
.golangci.yml
YAML
2,505
0.95
0.009615
0.03
node-utils
914
2023-12-19T17:32:57.730647
MIT
false
b4b3f828106d5df762e93a8f2c659fe3
language: go\ngo:\n- "1.15.x"\n- "1.16.x"\n- tip\n\nmatrix:\n allow_failures:\n - go: tip\n\nservices:\n- mysql\n- postgresql\n- sqlite3\n\nenv:\n global:\n - secure: RriLxF6+2yMl67hdVv8ImXlu0h62mhcpqjaOgYNU+IEbUQ7hx96CKY6gkpYubW3BgApvF5RH6j3+HKvh2kGp0XhDOYOQCODfBSaSipZ5Aa5RKjsEYLtuVIobvJ80awR9hUeql69+WXs0/s72WThG0qTbOUY4pqHWfteeY235hWM=\n\ninstall:\n - go get -t -d\n - go get -t -d -tags integration\n\nbefore_script:\n- mysql -e "CREATE DATABASE gorptest;"\n- mysql -u root -e "GRANT ALL ON gorptest.* TO gorptest@localhost IDENTIFIED BY 'gorptest'"\n- psql -c "CREATE DATABASE gorptest;" -U postgres\n- psql -c "CREATE USER "gorptest" WITH SUPERUSER PASSWORD 'gorptest';" -U postgres\n- go get github.com/lib/pq\n- go get github.com/mattn/go-sqlite3\n- go get github.com/ziutek/mymysql/godrv\n- go get github.com/go-sql-driver/mysql\n- go get golang.org/x/tools/cmd/cover\n- go get github.com/mattn/goveralls\n\nscript: ./test_all.sh\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-gorp\gorp\v3\.travis.yml
.travis.yml
YAML
911
0.7
0
0
awesome-app
303
2025-01-29T08:15:39.406701
GPL-3.0
false
a87833080cdb0e48d5d1c0d2dc395526
# https://github.com/golangci/golangci-lint\n\nrun:\n skip-files:\n - doc_test.go\n modules-download-mode: readonly\n\nlinters:\n enable-all: true\n disable:\n - gochecknoglobals\n - goconst\n - lll\n - maligned\n - nakedret\n - scopelint\n - unparam\n - funlen # added in 1.18 (requires go-jose changes before it can be enabled)\n\nlinters-settings:\n gocyclo:\n min-complexity: 35\n\nissues:\n exclude-rules:\n - text: "don't use ALL_CAPS in Go names"\n linters:\n - golint\n - text: "hardcoded credentials"\n linters:\n - gosec\n - text: "weak cryptographic primitive"\n linters:\n - gosec\n - path: json/\n linters:\n - dupl\n - errcheck\n - gocritic\n - gocyclo\n - golint\n - govet\n - ineffassign\n - staticcheck\n - structcheck\n - stylecheck\n - unused\n - path: _test\.go\n linters:\n - scopelint\n - path: jwk.go\n linters:\n - gocyclo\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-jose\go-jose\v4\.golangci.yml
.golangci.yml
YAML
991
0.95
0
0.020408
react-lib
363
2025-04-01T03:35:43.988920
Apache-2.0
false
e88c212845c1cb9d988101aa43fe5b48
language: go\n\nmatrix:\n fast_finish: true\n allow_failures:\n - go: tip\n\ngo:\n - "1.13.x"\n - "1.14.x"\n - tip\n\nbefore_script:\n - export PATH=$HOME/.local/bin:$PATH\n\nbefore_install:\n - go get -u github.com/mattn/goveralls github.com/wadey/gocovmerge\n - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.18.0\n - pip install cram --user\n\nscript:\n - go test -v -covermode=count -coverprofile=profile.cov .\n - go test -v -covermode=count -coverprofile=cryptosigner/profile.cov ./cryptosigner\n - go test -v -covermode=count -coverprofile=cipher/profile.cov ./cipher\n - go test -v -covermode=count -coverprofile=jwt/profile.cov ./jwt\n - go test -v ./json # no coverage for forked encoding/json package\n - golangci-lint run\n - cd jose-util && go build && PATH=$PWD:$PATH cram -v jose-util.t # cram tests jose-util\n - cd ..\n\nafter_success:\n - gocovmerge *.cov */*.cov > merged.coverprofile\n - goveralls -coverprofile merged.coverprofile -service=travis-ci\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-jose\go-jose\v4\.travis.yml
.travis.yml
YAML
1,031
0.8
0.030303
0
react-lib
748
2024-12-17T00:53:18.405144
GPL-3.0
false
6de79557166a7390df110343dc417a5f
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\analysis\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
vue-tools
489
2024-09-27T04:36:40.659600
MIT
false
5fa10422ff35ead3a43c944de0f814b8
linters-settings:\n gocyclo:\n min-complexity: 45\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n #- deadcode\n #- interfacer\n #- scopelint\n #- varcheck\n #- structcheck\n #- golint\n #- nosnakecase\n #- maligned\n #- goerr113\n #- ifshort\n #- gomnd\n #- exhaustivestruct\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\errors\.golangci.yml
.golangci.yml
YAML
863
0.8
0
0.240741
node-utils
172
2025-02-19T13:22:36.938024
Apache-2.0
false
2184db84fdec621463e1f16e2b833027
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\jsonpointer\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
vue-tools
209
2025-05-25T06:35:24.542434
BSD-3-Clause
false
5fa10422ff35ead3a43c944de0f814b8
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\jsonreference\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
awesome-app
504
2024-05-09T21:22:23.200979
Apache-2.0
false
5fa10422ff35ead3a43c944de0f814b8
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\loads\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
react-lib
125
2024-09-24T18:14:34.656336
BSD-3-Clause
false
5fa10422ff35ead3a43c944de0f814b8
after_success:\n- bash <(curl -s https://codecov.io/bash)\ngo:\n- 1.16.x\n- 1.x\ninstall:\n- go get gotest.tools/gotestsum\nlanguage: go\narch:\n- amd64\n- ppc64le\njobs:\n include:\n # include linting job, but only for latest go version and amd64 arch\n - go: 1.x\n arch: amd64\n install:\n go get github.com/golangci/golangci-lint/cmd/golangci-lint\n script:\n - golangci-lint run --new-from-rev master\nnotifications:\n slack:\n secure: OxkPwVp35qBTUilgWC8xykSj+sGMcj0h8IIOKD+Rflx2schZVlFfdYdyVBM+s9OqeOfvtuvnR9v1Ye2rPKAvcjWdC4LpRGUsgmItZaI6Um8Aj6+K9udCw5qrtZVfOVmRu8LieH//XznWWKdOultUuniW0MLqw5+II87Gd00RWbCGi0hk0PykHe7uK+PDA2BEbqyZ2WKKYCvfB3j+0nrFOHScXqnh0V05l2E83J4+Sgy1fsPy+1WdX58ZlNBG333ibaC1FS79XvKSmTgKRkx3+YBo97u6ZtUmJa5WZjf2OdLG3KIckGWAv6R5xgxeU31N0Ng8L332w/Edpp2O/M2bZwdnKJ8hJQikXIAQbICbr+lTDzsoNzMdEIYcHpJ5hjPbiUl3Bmd+Jnsjf5McgAZDiWIfpCKZ29tPCEkVwRsOCqkyPRMNMzHHmoja495P5jR+ODS7+J8RFg5xgcnOgpP9D4Wlhztlf5WyZMpkLxTUD+bZq2SRf50HfHFXTkfq22zPl3d1eq0yrLwh/Z/fWKkfb6SyysROL8y6s8u3dpFX1YHSg0BR6i913h4aoZw9B2BG27cafLLTwKYsp2dFo1PWl4O6u9giFJIeqwloZHLKKrwh0cBFhB7RH0I58asxkZpCH6uWjJierahmHe7iS+E6i+9oCHkOZ59hmCYNimIs3hM=\nscript:\n- gotestsum -f short-verbose -- -race -timeout=20m -coverprofile=coverage.txt -covermode=atomic ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\loads\.travis.yml
.travis.yml
YAML
1,237
0.8
0.04
0.04
node-utils
255
2023-10-21T14:29:27.743563
Apache-2.0
false
819ed6e3adb0a645d1c5596f760ade94
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - nilerr # nilerr crashes on this repo\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\runtime\.golangci.yml
.golangci.yml
YAML
995
0.8
0
0.016393
node-utils
114
2023-07-21T20:04:02.269097
MIT
false
be795bc7ceda746148f7b049032e9b7c
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\spec\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
vue-tools
185
2024-02-27T17:25:13.952161
Apache-2.0
false
5fa10422ff35ead3a43c944de0f814b8
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\strfmt\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
react-lib
764
2024-06-09T03:06:35.063799
GPL-3.0
false
5fa10422ff35ead3a43c944de0f814b8
linters-settings:\n gocyclo:\n min-complexity: 45\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - recvcheck\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n #- deadcode\n #- interfacer\n #- scopelint\n #- varcheck\n #- structcheck\n #- golint\n #- nosnakecase\n #- maligned\n #- goerr113\n #- ifshort\n #- gomnd\n #- exhaustivestruct\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\swag\.golangci.yml
.golangci.yml
YAML
879
0.8
0
0.236364
awesome-app
313
2023-10-19T07:17:16.586648
Apache-2.0
false
4575eb3f527c8a6c9606711dfe4e95d8
linters-settings:\n govet:\n check-shadowing: true\n golint:\n min-confidence: 0\n gocyclo:\n min-complexity: 45\n maligned:\n suggest-new: true\n dupl:\n threshold: 200\n goconst:\n min-len: 2\n min-occurrences: 3\n\nlinters:\n enable-all: true\n disable:\n - maligned\n - unparam\n - lll\n - gochecknoinits\n - gochecknoglobals\n - funlen\n - godox\n - gocognit\n - whitespace\n - wsl\n - wrapcheck\n - testpackage\n - nlreturn\n - gomnd\n - exhaustivestruct\n - goerr113\n - errorlint\n - nestif\n - godot\n - gofumpt\n - paralleltest\n - tparallel\n - thelper\n - ifshort\n - exhaustruct\n - varnamelen\n - gci\n - depguard\n - errchkjson\n - inamedparam\n - nonamedreturns\n - musttag\n - ireturn\n - forcetypeassert\n - cyclop\n # deprecated linters\n - deadcode\n - interfacer\n - scopelint\n - varcheck\n - structcheck\n - golint\n - nosnakecase\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\go-openapi\validate\.golangci.yml
.golangci.yml
YAML
952
0.8
0
0.016667
python-kit
822
2025-03-11T02:09:51.206027
Apache-2.0
false
5fa10422ff35ead3a43c944de0f814b8
# Customizations to codecov for c-t-go repo. This will be merged into\n# the team / default codecov yaml file.\n#\n# Validate changes with:\n# curl --data-binary @codecov.yml https://codecov.io/validate\n\n# Exclude code that's for testing, demos or utilities that aren't really\n# part of production releases.\nignore:\n - "**/mock_*.go"\n - "**/testonly"\n - "trillian/integration"\n\ncoverage:\n status:\n project:\n default:\n # Allow 1% coverage drop without complaining, to avoid being too noisy.\n threshold: 1%\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\google\certificate-transparency-go\codecov.yml
codecov.yml
YAML
527
0.8
0.105263
0.470588
node-utils
438
2024-05-29T01:23:46.489056
GPL-3.0
false
3c276839f4b7cc273f5bb4f3a2f0a28a
sudo: false\nlanguage: go\nmatrix:\n allow_failures:\n - go: master\n fast_finish: true\n include:\n - go: 1.10.x\n - go: 1.11.x\n env: GOFMT=1\n - go: master\ninstall:\n - # Do nothing. This is needed to prevent default install action "go get -t -v ./..." from happening here (we want it to happen inside script step).\nscript:\n - go get -t -v ./...\n - if test -n "${GOFMT}"; then gofmt -w -s . && git diff --exit-code; fi\n - go tool vet .\n - go test -v -race ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\gregjones\httpcache\.travis.yml
.travis.yml
YAML
479
0.8
0.055556
0
react-lib
764
2023-09-17T14:09:56.206408
GPL-3.0
false
5411aad475b06e247d64eda859ebedbd
sudo: false\nlanguage: go\n# * github.com/grpc/grpc-go still supports go1.6\n# - When we drop support for go1.6 we can remove golang.org/x/net/context\n# below as it is part of the Go std library since go1.7\n# * github.com/prometheus/client_golang already requires at least go1.7 since\n# September 2017\ngo:\n - 1.6.x\n - 1.7.x\n - 1.8.x\n - 1.9.x\n - 1.10.x\n - master\n\ninstall:\n - go get github.com/prometheus/client_golang/prometheus\n - go get google.golang.org/grpc\n - go get golang.org/x/net/context\n - go get github.com/stretchr/testify\nscript:\n - make test \n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\grpc-ecosystem\go-grpc-prometheus\.travis.yml
.travis.yml
YAML
632
0.95
0.04
0.217391
react-lib
656
2025-06-12T01:22:08.234215
BSD-3-Clause
false
4f18ef0435813ea32813fc8dce7d3930
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: MPL-2.0\n\nlinters:\n fast: false\n disable-all: true\n enable:\n - revive\n - megacheck\n - govet\n - unconvert\n - gas\n - gocyclo\n - dupl\n - misspell\n - unparam\n - unused\n - typecheck\n - ineffassign\n # - stylecheck\n - exportloopref\n - gocritic\n - nakedret\n - gosimple\n - prealloc\n\n# golangci-lint configuration file\nlinters-settings:\n revive:\n ignore-generated-header: true\n severity: warning\n rules:\n - name: package-comments\n severity: warning\n disabled: true\n - name: exported\n severity: warning\n disabled: false\n arguments: ["checkPrivateReceivers", "disableStutteringCheck"]\n\nissues:\n exclude-use-default: false\n exclude-rules:\n - path: _test\.go\n linters:\n - dupl\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\hashicorp\golang-lru\v2\.golangci.yml
.golangci.yml
YAML
850
0.8
0
0.093023
react-lib
308
2023-08-02T06:18:54.611163
MIT
false
5b46862a5b1a01e581c16be258172ba9
version: 2\n\nbefore:\n hooks:\n - go mod download\n\nbuilds:\n - main: ./cmd/codeowners\n env:\n - CGO_ENABLED=0\n goos:\n - linux\n - darwin\n goarch:\n - amd64\n - arm64\n\nbrews:\n - homepage: "https://github.com/hmarr/codeowners"\n description: "Determine who owns what according CODEOWNERS files"\n\n repository:\n owner: hmarr\n name: homebrew-tap\n token: "{{ .Env.HOMEBREW_TAP_RELEASE_TOKEN }}"\n\n commit_author:\n name: release-bot\n email: release-bot@hmarr.com\n\n directory: Formula\n\nchecksum:\n name_template: 'checksums.txt'\n\nsnapshot:\n name_template: "{{ .Tag }}-next"\n\nchangelog:\n sort: asc\n filters:\n exclude:\n - '^docs:'\n - '^test:'\n - '^build:'\n - '^deps:'\n - '(?i)typo'\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\hmarr\codeowners\.goreleaser.yml
.goreleaser.yml
YAML
770
0.8
0
0
python-kit
713
2024-09-24T04:46:15.434798
GPL-3.0
false
499c9f0e1aa4fb39e0885a4b4017c45b
language: go\narch:\n - amd64\n - ppc64le\ngo:\n - 1.9.x\n - 1.10.x\n - 1.11.x\n - 1.12.x\n - 1.13.x\n# allowing test cases to fail for the versions were not suppotred by ppc64le \nmatrix:\n allow_failures:\n - go: 1.9.x\n - go: 1.10.x\n - go: 1.13.x\n\n\nscript:\n - go test -v -race ./...\n - GOOS=linux GOARCH=amd64 go build .\n - GOOS=linux GOARCH=arm go build .\n - GOOS=linux GOARCH=arm64 go build .\n - GOOS=linux GOARCH=ppc64le go build .\n - GOOS=linux GOARCH=mips64le go build .\n - (go version | grep go1.6 > /dev/null) || GOOS=linux GOARCH=s390x go build .\n# can be compiled but not functional:\n - GOOS=linux GOARCH=386 go build .\n - GOOS=windows GOARCH=amd64 go build .\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\ishidawataru\sctp\.travis.yml
.travis.yml
YAML
741
0.95
0.034483
0.074074
python-kit
572
2023-08-23T17:06:26.889582
MIT
false
c483b1b2cdd0d4a408daedeca921eb52
language: go\n\nsudo: false\n\ngo:\n - 1.5.x\n - 1.6.x\n - 1.7.x\n - 1.8.x\n - 1.9.x\n - 1.10.x\n - 1.11.x\n - 1.12.x\n - 1.13.x\n - 1.14.x\n - 1.15.x\n - tip\n\nallow_failures:\n - go: tip\n\nscript: make build\n\nmatrix:\n include:\n - language: go\n go: 1.15.x\n script: make test\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\jmespath\go-jmespath\.travis.yml
.travis.yml
YAML
284
0.7
0
0
vue-tools
78
2024-08-09T07:31:53.876391
GPL-3.0
false
c10582a21d458300b2c0ed923ffc7f38
language: go\n\ngo:\n - 1.8.x\n - 1.x\n\nbefore_install:\n - go get -t -v ./...\n\nscript:\n - ./test.sh\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\json-iterator\go\.travis.yml
.travis.yml
YAML
159
0.8
0
0
python-kit
998
2025-06-29T08:43:17.778249
BSD-3-Clause
false
529e0253c40224d4a96e059257ea55d1
version: 2\n\nbefore:\n hooks:\n - ./gen.sh\n\nbuilds:\n -\n id: "s2c"\n binary: s2c\n main: ./s2/cmd/s2c/main.go\n flags:\n - -trimpath\n env:\n - CGO_ENABLED=0\n goos:\n - aix\n - linux\n - freebsd\n - netbsd\n - windows\n - darwin\n goarch:\n - 386\n - amd64\n - arm\n - arm64\n - ppc64\n - ppc64le\n - mips64\n - mips64le\n goarm:\n - 7\n -\n id: "s2d"\n binary: s2d\n main: ./s2/cmd/s2d/main.go\n flags:\n - -trimpath\n env:\n - CGO_ENABLED=0\n goos:\n - aix\n - linux\n - freebsd\n - netbsd\n - windows\n - darwin\n goarch:\n - 386\n - amd64\n - arm\n - arm64\n - ppc64\n - ppc64le\n - mips64\n - mips64le\n goarm:\n - 7\n -\n id: "s2sx"\n binary: s2sx\n main: ./s2/cmd/_s2sx/main.go\n flags:\n - -modfile=s2sx.mod\n - -trimpath\n env:\n - CGO_ENABLED=0\n goos:\n - aix\n - linux\n - freebsd\n - netbsd\n - windows\n - darwin\n goarch:\n - 386\n - amd64\n - arm\n - arm64\n - ppc64\n - ppc64le\n - mips64\n - mips64le\n goarm:\n - 7\n\narchives:\n -\n id: s2-binaries\n name_template: "s2-{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"\n format_overrides:\n - goos: windows\n format: zip\n files:\n - unpack/*\n - s2/LICENSE\n - s2/README.md\nchecksum:\n name_template: 'checksums.txt'\nsnapshot:\n version_template: "{{ .Tag }}-next"\nchangelog:\n sort: asc\n filters:\n exclude:\n - '^doc:'\n - '^docs:'\n - '^test:'\n - '^tests:'\n - '^Update\sREADME.md'\n\nnfpms:\n -\n file_name_template: "s2_package__{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"\n vendor: Klaus Post\n homepage: https://github.com/klauspost/compress\n maintainer: Klaus Post <klauspost@gmail.com>\n description: S2 Compression Tool\n license: BSD 3-Clause\n formats:\n - deb\n - rpm\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\klauspost\compress\.goreleaser.yml
.goreleaser.yml
YAML
1,993
0.8
0.01626
0
python-kit
870
2023-10-08T21:05:42.336469
Apache-2.0
false
4c251cbabf5814a458f8343c6698f393
language: go\n\ngo:\n - "1.8"\n - "1.9"\n - "1.10"\n - "1.11"\n - "1.12"\n - master\n\nscript: go test -v ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\liggitt\tabwriter\.travis.yml
.travis.yml
YAML
108
0.7
0
0
node-utils
70
2025-06-15T18:22:39.815970
GPL-3.0
false
4634e4331e2597af0e37f47edb9a3c61
language: go\n\ngo:\n - 1.6\n - 1.7\n - 1.8\n - tip\n\nscript:\n - go test -v\n\nnotifications:\n webhooks:\n urls:\n - https://webhooks.gitter.im/e/06e3328629952dabe3e0\n on_success: change # options: [always|never|change] default: always\n on_failure: always # options: [always|never|change] default: always\n on_start: never # options: [always|never|change] default: always\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Masterminds\goutils\.travis.yml
.travis.yml
YAML
389
0.8
0
0
awesome-app
399
2023-09-11T08:58:33.250561
MIT
false
5a930b614d9d12cc6ddea0df631b8090
version: build-{build}.{branch}\n\nclone_folder: C:\gopath\src\github.com\Masterminds\goutils\nshallow_clone: true\n\nenvironment:\n GOPATH: C:\gopath\n\nplatform:\n - x64\n\nbuild: off\n\ninstall:\n - go version\n - go env\n\ntest_script:\n - go test -v\n\ndeploy: off\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Masterminds\goutils\appveyor.yml
appveyor.yml
YAML
255
0.7
0
0
vue-tools
212
2023-12-15T02:10:25.381459
Apache-2.0
false
a540f223c4178995f88d3f25014a9ecb
run:\n deadline: 2m\n\nlinters:\n disable-all: true\n enable:\n - misspell\n - govet\n - staticcheck\n - errcheck\n - unparam\n - ineffassign\n - nakedret\n - gocyclo\n - dupl\n - goimports\n - revive\n - gosec\n - gosimple\n - typecheck\n - unused\n\nlinters-settings:\n gofmt:\n simplify: true\n dupl:\n threshold: 600\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Masterminds\semver\v3\.golangci.yml
.golangci.yml
YAML
351
0.85
0
0
vue-tools
2
2025-05-12T13:59:50.963043
MIT
false
1d3860a505ec5adfd7ced9827491283b
language: go\n\ngo:\n - 1.11.x\n - 1.12.x\n - 1.13.x\n\nservices:\n - mysql\n - postgresql\n\n# Setting sudo access to false will let Travis CI use containers rather than\n# VMs to run the tests. For more details see:\n# - http://docs.travis-ci.com/user/workers/container-based-infrastructure/\n# - http://docs.travis-ci.com/user/workers/standard-infrastructure/\nsudo: false\n\nbefore_script:\n - mysql -e 'CREATE DATABASE squirrel;'\n - psql -c 'CREATE DATABASE squirrel;' -U postgres\n\nscript:\n - go test\n - cd integration\n - go test -args -driver sqlite3\n - go test -args -driver mysql -dataSource travis@/squirrel\n - go test -args -driver postgres -dataSource 'postgres://postgres@localhost/squirrel?sslmode=disable'\n\nnotifications:\n irc: "irc.freenode.net#masterminds"\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Masterminds\squirrel\.travis.yml
.travis.yml
YAML
768
0.8
0
0.166667
node-utils
426
2025-03-19T03:14:15.857349
GPL-3.0
false
88acad773993678cf864a27a9780404c
language: go\nsudo: false\ngo:\n - 1.13.x\n - tip\n\nbefore_install:\n - go get -t -v ./...\n\nscript:\n - go generate\n - git diff --cached --exit-code\n - ./go.test.sh\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\mattn\go-runewidth\.travis.yml
.travis.yml
YAML
224
0.8
0
0
react-lib
924
2024-05-10T15:12:55.286186
BSD-3-Clause
false
a62a4c0c7ff68cc866ee157a28c1325f
arch:\n - amd64\n - ppc64le\nlanguage: go\nsudo: false\ngo:\n - tip\n\nbefore_install:\n - go get -t -v ./...\n\nscript:\n - ./go.test.sh\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\mattn\go-shellwords\.travis.yml
.travis.yml
YAML
191
0.8
0
0
awesome-app
11
2025-03-07T19:42:46.811432
MIT
false
21f123c1672a3cfa9c2035b859783cb0
language: go\ngo:\n - 1.x\nos:\n - linux\nbefore_install:\n - go get golang.org/x/lint/golint\n - go get honnef.co/go/tools/cmd/staticcheck\n - go get -d ./...\nscript:\n - go build -tags=gofuzz ./...\n - go vet ./...\n - staticcheck ./...\n - golint -set_exit_status ./...\n - go test -v -race ./...
dataset_sample\yaml\cilium_cilium\vendor\github.com\mdlayher\arp\.travis.yml
.travis.yml
YAML
296
0.7
0
0
awesome-app
128
2025-01-14T21:11:42.480803
MIT
false
c914f2dae8c12e6287471905a02ce004
language: go\ngo:\n - 1.x\nos:\n - linux\nbefore_install:\n - go get golang.org/x/lint/golint\n - go get honnef.co/go/tools/cmd/staticcheck\n - go get -d ./...\nscript:\n - go build -tags=gofuzz ./...\n - go vet ./...\n - staticcheck ./...\n - golint -set_exit_status ./...\n - go test -v -race ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\mdlayher\ethernet\.travis.yml
.travis.yml
YAML
297
0.7
0
0
python-kit
822
2024-03-30T20:38:10.831058
MIT
false
f2a7e7d42328d83463cae06547accc6d
linters:\n enable:\n # style\n - containedctx # struct contains a context\n - dupl # duplicate code\n - errname # erorrs are named correctly\n - nolintlint # "//nolint" directives are properly explained\n - revive # golint replacement\n - unconvert # unnecessary conversions\n - wastedassign\n\n # bugs, performance, unused, etc ...\n - contextcheck # function uses a non-inherited context\n - errorlint # errors not wrapped for 1.13\n - exhaustive # check exhaustiveness of enum switch statements\n - gofmt # files are gofmt'ed\n - gosec # security\n - nilerr # returns nil even with non-nil error\n - thelper # test helpers without t.Helper()\n - unparam # unused function params\n\nissues:\n exclude-dirs:\n - pkg/etw/sample\n\n exclude-rules:\n # err is very often shadowed in nested scopes\n - linters:\n - govet\n text: '^shadow: declaration of "err" shadows declaration'\n\n # ignore long lines for skip autogen directives\n - linters:\n - revive\n text: "^line-length-limit: "\n source: "^//(go:generate|sys) "\n\n #TODO: remove after upgrading to go1.18\n # ignore comment spacing for nolint and sys directives\n - linters:\n - revive\n text: "^comment-spacings: no space between comment delimiter and comment text"\n source: "//(cspell:|nolint:|sys |todo)"\n\n # not on go 1.18 yet, so no any\n - linters:\n - revive\n text: "^use-any: since GO 1.18 'interface{}' can be replaced by 'any'"\n\n # allow unjustified ignores of error checks in defer statements\n - linters:\n - nolintlint\n text: "^directive `//nolint:errcheck` should provide explanation"\n source: '^\s*defer '\n\n # allow unjustified ignores of error lints for io.EOF\n - linters:\n - nolintlint\n text: "^directive `//nolint:errorlint` should provide explanation"\n source: '[=|!]= io.EOF'\n\n\nlinters-settings:\n exhaustive:\n default-signifies-exhaustive: true\n govet:\n enable-all: true\n disable:\n # struct order is often for Win32 compat\n # also, ignore pointer bytes/GC issues for now until performance becomes an issue\n - fieldalignment\n nolintlint:\n require-explanation: true\n require-specific: true\n revive:\n # revive is more configurable than static check, so likely the preferred alternative to static-check\n # (once the perf issue is solved: https://github.com/golangci/golangci-lint/issues/2997)\n enable-all-rules:\n true\n # https://github.com/mgechev/revive/blob/master/RULES_DESCRIPTIONS.md\n rules:\n # rules with required arguments\n - name: argument-limit\n disabled: true\n - name: banned-characters\n disabled: true\n - name: cognitive-complexity\n disabled: true\n - name: cyclomatic\n disabled: true\n - name: file-header\n disabled: true\n - name: function-length\n disabled: true\n - name: function-result-limit\n disabled: true\n - name: max-public-structs\n disabled: true\n # geneally annoying rules\n - name: add-constant # complains about any and all strings and integers\n disabled: true\n - name: confusing-naming # we frequently use "Foo()" and "foo()" together\n disabled: true\n - name: flag-parameter # excessive, and a common idiom we use\n disabled: true\n - name: unhandled-error # warns over common fmt.Print* and io.Close; rely on errcheck instead\n disabled: true\n # general config\n - name: line-length-limit\n arguments:\n - 140\n - name: var-naming\n arguments:\n - []\n - - CID\n - CRI\n - CTRD\n - DACL\n - DLL\n - DOS\n - ETW\n - FSCTL\n - GCS\n - GMSA\n - HCS\n - HV\n - IO\n - LCOW\n - LDAP\n - LPAC\n - LTSC\n - MMIO\n - NT\n - OCI\n - PMEM\n - PWSH\n - RX\n - SACl\n - SID\n - SMB\n - TX\n - VHD\n - VHDX\n - VMID\n - VPCI\n - WCOW\n - WIM\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\Microsoft\go-winio\.golangci.yml
.golangci.yml
YAML
4,244
0.95
0.07483
0.124088
vue-tools
678
2024-05-26T04:01:31.444066
MIT
false
e405f16ead7265060bf0440aadff79a8
coverage:\n status:\n project:\n default:\n target: 40%\n threshold: null\n patch: false\n changes: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\miekg\dns\.codecov.yml
.codecov.yml
YAML
128
0.7
0
0
react-lib
620
2024-10-07T14:41:24.912298
GPL-3.0
false
22d35c24044b1bdaea9843dc479fb7cd
language: go\n\ngo:\n - 1.8.x\n - 1.x\n\nbefore_install:\n - go get -t -v ./...\n\nscript:\n - ./test.sh\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\modern-go\concurrent\.travis.yml
.travis.yml
YAML
159
0.8
0
0
python-kit
947
2024-02-17T18:03:35.025515
Apache-2.0
false
529e0253c40224d4a96e059257ea55d1
language: go\n\ngo:\n - 1.9.x\n - 1.x\n\nbefore_install:\n - go get -t -v ./...\n - go get -t -v github.com/modern-go/reflect2-tests/...\n\nscript:\n - ./test.sh\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\modern-go\reflect2\.travis.yml
.travis.yml
YAML
216
0.8
0
0
react-lib
97
2025-04-02T00:06:29.068355
MIT
false
12fca2ab15a8f10085fd6330c85dd4f1
language: go\nsudo: false\ngo:\n - 1.10.x\ninstall:\n - go get -v github.com/golang/lint/golint\n - go get golang.org/x/tools/cmd/cover\n - go get github.com/mattn/goveralls\n - go get -d -t -v ./...\n - go build -v ./...\nscript:\n - go vet ./...\n - $HOME/gopath/bin/golint .\n - go test -v -race ./...\n - go test -v -covermode=count -coverprofile=cov.out\n - $HOME/gopath/bin/goveralls -coverprofile=cov.out -service=travis-ci -repotoken "$COVERALLS_TOKEN" || true\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\oklog\ulid\.travis.yml
.travis.yml
YAML
465
0.7
0
0
python-kit
535
2025-03-04T13:41:42.887642
Apache-2.0
false
fba17fa639b561df278f0c53d952eebb
language: go\ngo:\n - tip\n - 1.16.x\n - 1.15.x\n\ncache:\n directories:\n - $GOPATH/pkg/mod\n\n# allow internal package imports, necessary for forked repositories\ngo_import_path: github.com/onsi/ginkgo\n\ninstall:\n - GO111MODULE="off" go get -v -t ./...\n - GO111MODULE="off" go get golang.org/x/tools/cmd/cover\n - GO111MODULE="off" go get github.com/onsi/gomega\n - GO111MODULE="off" go install github.com/onsi/ginkgo/ginkgo\n - export PATH=$GOPATH/bin:$PATH\n\nscript:\n - GO111MODULE="on" go mod tidy && git diff --exit-code go.mod go.sum\n - go vet\n - ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\onsi\ginkgo\.travis.yml
.travis.yml
YAML
616
0.95
0.041667
0.05
react-lib
318
2023-11-06T06:47:01.026773
MIT
false
d32b71e97f626aedc61dffc455b81735
version: 2\n\nrequirements:\n signed_off_by:\n required: true\n\nalways_pending:\n title_regex: '^WIP'\n explanation: 'Work in progress...'\n\ngroup_defaults:\n required: 2\n approve_by_comment:\n enabled: true\n approve_regex: '^LGTM'\n reject_regex: '^Rejected'\n reset_on_push:\n enabled: true\n author_approval:\n ignored: true\n conditions:\n branches:\n - master\n\ngroups:\n go-digest:\n teams:\n - go-digest-maintainers\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\opencontainers\go-digest\.pullapprove.yml
.pullapprove.yml
YAML
444
0.85
0
0
vue-tools
233
2024-04-10T09:21:05.001531
MIT
false
14724ba5e883bd436d3e4bdc9b2da32f
trigger:\n- master\n\nstages:\n- stage: run_checks\n displayName: "Check"\n dependsOn: []\n jobs:\n - job: fmt\n displayName: "fmt"\n pool:\n vmImage: ubuntu-latest\n steps:\n - task: GoTool@0\n displayName: "Install Go 1.16"\n inputs:\n version: "1.16"\n - task: Go@0\n displayName: "go fmt ./..."\n inputs:\n command: 'custom'\n customCommand: 'fmt'\n arguments: './...'\n - job: coverage\n displayName: "coverage"\n pool:\n vmImage: ubuntu-latest\n steps:\n - task: GoTool@0\n displayName: "Install Go 1.16"\n inputs:\n version: "1.16"\n - task: Go@0\n displayName: "Generate coverage"\n inputs:\n command: 'test'\n arguments: "-race -coverprofile=coverage.txt -covermode=atomic"\n - task: Bash@3\n inputs:\n targetType: 'inline'\n script: 'bash <(curl -s https://codecov.io/bash) -t ${CODECOV_TOKEN}'\n env:\n CODECOV_TOKEN: $(CODECOV_TOKEN)\n - job: benchmark\n displayName: "benchmark"\n pool:\n vmImage: ubuntu-latest\n steps:\n - task: GoTool@0\n displayName: "Install Go 1.16"\n inputs:\n version: "1.16"\n - script: echo "##vso[task.setvariable variable=PATH]${PATH}:/home/vsts/go/bin/"\n - task: Bash@3\n inputs:\n filePath: './benchmark.sh'\n arguments: "master $(Build.Repository.Uri)"\n\n - job: go_unit_tests\n displayName: "unit tests"\n strategy:\n matrix:\n linux 1.16:\n goVersion: '1.16'\n imageName: 'ubuntu-latest'\n mac 1.16:\n goVersion: '1.16'\n imageName: 'macOS-latest'\n windows 1.16:\n goVersion: '1.16'\n imageName: 'windows-latest'\n linux 1.15:\n goVersion: '1.15'\n imageName: 'ubuntu-latest'\n mac 1.15:\n goVersion: '1.15'\n imageName: 'macOS-latest'\n windows 1.15:\n goVersion: '1.15'\n imageName: 'windows-latest'\n pool:\n vmImage: $(imageName)\n steps:\n - task: GoTool@0\n displayName: "Install Go $(goVersion)"\n inputs:\n version: $(goVersion)\n - task: Go@0\n displayName: "go test ./..."\n inputs:\n command: 'test'\n arguments: './...'\n- stage: build_binaries\n displayName: "Build binaries"\n dependsOn: run_checks\n jobs:\n - job: build_binary\n displayName: "Build binary"\n strategy:\n matrix:\n linux_amd64:\n GOOS: linux\n GOARCH: amd64\n darwin_amd64:\n GOOS: darwin\n GOARCH: amd64\n windows_amd64:\n GOOS: windows\n GOARCH: amd64\n pool:\n vmImage: ubuntu-latest\n steps:\n - task: GoTool@0\n displayName: "Install Go"\n inputs:\n version: 1.16\n - task: Bash@3\n inputs:\n targetType: inline\n script: "make dist"\n env:\n go.goos: $(GOOS)\n go.goarch: $(GOARCH)\n - task: CopyFiles@2\n inputs:\n sourceFolder: '$(Build.SourcesDirectory)'\n contents: '*.tar.xz'\n TargetFolder: '$(Build.ArtifactStagingDirectory)'\n - task: PublishBuildArtifacts@1\n inputs:\n pathtoPublish: '$(Build.ArtifactStagingDirectory)'\n artifactName: binaries\n- stage: build_binaries_manifest\n displayName: "Build binaries manifest"\n dependsOn: build_binaries\n jobs:\n - job: build_manifest\n displayName: "Build binaries manifest"\n steps:\n - task: DownloadBuildArtifacts@0\n inputs:\n buildType: 'current'\n downloadType: 'single'\n artifactName: 'binaries'\n downloadPath: '$(Build.SourcesDirectory)'\n - task: Bash@3\n inputs:\n targetType: inline\n script: "cd binaries && sha256sum --binary *.tar.xz | tee $(Build.ArtifactStagingDirectory)/sha256sums.txt"\n - task: PublishBuildArtifacts@1\n inputs:\n pathtoPublish: '$(Build.ArtifactStagingDirectory)'\n artifactName: manifest\n\n- stage: build_docker_image\n displayName: "Build Docker image"\n dependsOn: run_checks\n jobs:\n - job: build\n displayName: "Build"\n pool:\n vmImage: ubuntu-latest\n steps:\n - task: Docker@2\n inputs:\n command: 'build'\n Dockerfile: 'Dockerfile'\n buildContext: '.'\n addPipelineData: false\n\n- stage: publish_docker_image\n displayName: "Publish Docker image"\n dependsOn: build_docker_image\n condition: and(succeeded(), eq(variables['Build.SourceBranchName'], 'master'))\n jobs:\n - job: publish\n displayName: "Publish"\n pool:\n vmImage: ubuntu-latest\n steps:\n - task: Docker@2\n inputs:\n containerRegistry: 'DockerHub'\n repository: 'pelletier/go-toml'\n command: 'buildAndPush'\n Dockerfile: 'Dockerfile'\n buildContext: '.'\n tags: 'latest'\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\pelletier\go-toml\azure-pipelines.yml
azure-pipelines.yml
YAML
4,798
0.8
0
0
react-lib
699
2023-09-20T00:19:33.372099
MIT
false
fe126e51a283fcda6d72460c5e05feec
language: go\ngo_import_path: github.com/pkg/errors\ngo:\n - 1.11.x\n - 1.12.x\n - 1.13.x\n - tip\n\nscript:\n - make check\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\pkg\errors\.travis.yml
.travis.yml
YAML
120
0.85
0
0
react-lib
910
2023-09-26T05:27:18.346520
MIT
false
013ec5d03637d40fe7aa3ff7cd8fe397
version: build-{build}.{branch}\n\nclone_folder: C:\gopath\src\github.com\pkg\errors\nshallow_clone: true # for startup speed\n\nenvironment:\n GOPATH: C:\gopath\n\nplatform:\n - x64\n\n# http://www.appveyor.com/docs/installed-software\ninstall:\n # some helpful output for debugging builds\n - go version\n - go env\n # pre-installed MinGW at C:\MinGW is 32bit only\n # but MSYS2 at C:\msys64 has mingw64\n - set PATH=C:\msys64\mingw64\bin;%PATH%\n - gcc --version\n - g++ --version\n\nbuild_script:\n - go install -v ./...\n\ntest_script:\n - set PATH=C:\gopath\bin;%PATH%\n - go test -v ./...\n\n#artifacts:\n# - path: '%GOPATH%\bin\*.exe'\ndeploy: off\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\pkg\errors\appveyor.yml
appveyor.yml
YAML
639
0.8
0.0625
0.24
react-lib
77
2025-06-16T04:20:30.639912
MIT
false
ac604682013b1f47468e7bd7d39ca3d6
---\nlinters:\n enable:\n - errcheck\n - forbidigo\n - godot\n - gofmt\n - goimports\n - gosimple\n - govet\n - ineffassign\n - misspell\n - revive\n - staticcheck\n - testifylint\n - unused\n\nlinters-settings:\n forbidigo:\n forbid:\n - p: ^fmt\.Print.*$\n msg: Do not commit print statements.\n godot:\n capital: true\n exclude:\n # Ignore "See: URL"\n - 'See:'\n goimports:\n local-prefixes: github.com/prometheus/procfs\n misspell:\n locale: US\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\prometheus\procfs\.golangci.yml
.golangci.yml
YAML
473
0.95
0
0.033333
python-kit
131
2023-10-31T14:15:51.017750
GPL-3.0
false
d6fa4364d97c4d59036ecd5abaf12a0b
version: "2"\nlinters:\n enable:\n - misspell\n - revive\n settings:\n revive:\n rules:\n - name: unused-parameter\n severity: warning\n disabled: true\n exclusions:\n generated: lax\n presets:\n - comments\n - common-false-positives\n - legacy\n - std-error-handling\n rules:\n - linters:\n - errcheck\n path: _test.go\n paths:\n - third_party$\n - builtin$\n - examples$\nformatters:\n exclusions:\n generated: lax\n paths:\n - third_party$\n - builtin$\n - examples$\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\prometheus-community\pro-bing\.golangci.yml
.golangci.yml
YAML
570
0.7
0
0
vue-tools
352
2023-08-26T07:11:51.282344
MIT
false
ffddd5c38b4f84eb807aac32ae986763
sudo: false\nlanguage: go\ngo:\n - "1.10.x"\n - "1.11.x"\n - tip\nmatrix:\n fast_finish: true\n allow_failures:\n - go: tip\ninstall:\n - # Do nothing. This is needed to prevent default install action "go get -t -v ./..." from happening here (we want it to happen inside script step).\nscript:\n - go get -t -v ./...\n - diff -u <(echo -n) <(gofmt -d -s .)\n - go tool vet .\n - go test -v ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\russross\blackfriday\v2\.travis.yml
.travis.yml
YAML
393
0.8
0
0
vue-tools
721
2025-06-11T09:17:03.810946
GPL-3.0
false
626dc798e8bcebfb14204f21b5307122
arch:\n - amd64\n - ppc64le\nlanguage: go\nsudo: false\ngo:\n - 1.9.x\n - 1.10.x\n - 1.11.x\n - 1.12.x\n - 1.13.x\n - 1.14.x\n - 1.15.x\n - 1.16.x\n - master\n - tip\n\nbefore_install:\n - go get golang.org/x/tools/cmd/cover\n - go get -t -v ./...\n\nscript:\n - ./test.sh\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash)\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\sasha-s\go-deadlock\.travis.yml
.travis.yml
YAML
326
0.8
0
0
awesome-app
624
2024-08-01T21:18:31.126144
GPL-3.0
false
78a4a709602f1976d1cab65c95da255c
run:\n # do not run on test files yet\n tests: false\n\n# all available settings of specific linters\nlinters-settings:\n errcheck:\n # report about not checking of errors in type assetions: `a := b.(MyStruct)`;\n # default is false: such cases aren't reported by default.\n check-type-assertions: false\n\n # report about assignment of errors to blank identifier: `num, _ := strconv.Atoi(numStr)`;\n # default is false: such cases aren't reported by default.\n check-blank: false\n\n lll:\n line-length: 100\n tab-width: 4\n\n prealloc:\n simple: false\n range-loops: false\n for-loops: false\n\n whitespace:\n multi-if: false # Enforces newlines (or comments) after every multi-line if statement\n multi-func: false # Enforces newlines (or comments) after every multi-line function signature\n\nlinters:\n enable:\n - megacheck\n - govet\n disable:\n - maligned\n - prealloc\n disable-all: false\n presets:\n - bugs\n - unused\n fast: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\sirupsen\logrus\.golangci.yml
.golangci.yml
YAML
974
0.95
0.1
0.176471
react-lib
355
2024-09-24T01:48:12.163996
MIT
false
97b88b4b9fceb8fa5f567c57de363e47
language: go\ngo_import_path: github.com/sirupsen/logrus\ngit:\n depth: 1\nenv:\n - GO111MODULE=on\ngo: 1.15.x\nos: linux\ninstall:\n - ./travis/install.sh\nscript:\n - cd ci\n - go run mage.go -v -w ../ crossBuild\n - go run mage.go -v -w ../ lint\n - go run mage.go -v -w ../ test\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\sirupsen\logrus\.travis.yml
.travis.yml
YAML
276
0.85
0
0
vue-tools
573
2023-11-30T11:39:24.561636
MIT
false
16e6bdc24b6e75b9f4fa4b2c26c2f2c3
version: "{build}"\nplatform: x64\nclone_folder: c:\gopath\src\github.com\sirupsen\logrus\nenvironment:\n GOPATH: c:\gopath\nbranches:\n only:\n - master\ninstall:\n - set PATH=%GOPATH%\bin;c:\go\bin;%PATH%\n - go version\nbuild_script:\n - go get -t\n - go test\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\sirupsen\logrus\appveyor.yml
appveyor.yml
YAML
259
0.7
0
0
vue-tools
544
2024-11-09T08:56:41.698296
Apache-2.0
false
28f490e2e7c88ac69cac01b12eded3d7
linters:\n disable-all: true\n enable:\n - errcheck\n - godot\n - gosimple\n - govet\n - ineffassign\n - staticcheck\n - typecheck\n - unused\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\sourcegraph\conc\.golangci.yml
.golangci.yml
YAML
158
0.7
0
0
python-kit
699
2024-11-28T08:37:26.093468
Apache-2.0
false
f2a237544574ae01d753636b49651ad3
# This currently does nothing. We have moved to GitHub action, but this is kept\n# until spf13 has disabled this project in AppVeyor.\nversion: '{build}'\nclone_folder: C:\gopath\src\github.com\spf13\afero\nenvironment:\n GOPATH: C:\gopath\nbuild_script:\n- cmd: >-\n go version\n\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\spf13\afero\appveyor.yml
appveyor.yml
YAML
276
0.8
0
0.222222
node-utils
454
2023-10-15T05:13:33.830097
Apache-2.0
false
6106d62c5b6489105ca04bcc0697fab4
# Copyright 2013-2023 The Cobra Authors\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an "AS IS" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nrun:\n deadline: 5m\n\nlinters:\n disable-all: true\n enable:\n #- bodyclose\n # - deadcode ! deprecated since v1.49.0; replaced by 'unused'\n #- depguard\n #- dogsled\n #- dupl\n - errcheck\n #- exhaustive\n #- funlen\n #- gochecknoinits\n - goconst\n - gocritic\n #- gocyclo\n - gofmt\n - goimports\n #- gomnd\n #- goprintffuncname\n - gosec\n - gosimple\n - govet\n - ineffassign\n #- lll\n - misspell\n #- nakedret\n #- noctx\n - nolintlint\n #- rowserrcheck\n #- scopelint\n - staticcheck\n #- structcheck ! deprecated since v1.49.0; replaced by 'unused'\n - stylecheck\n #- typecheck\n - unconvert\n #- unparam\n - unused\n # - varcheck ! deprecated since v1.49.0; replaced by 'unused'\n #- whitespace\n fast: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\spf13\cobra\.golangci.yml
.golangci.yml
YAML
1,380
0.95
0.017544
0.618182
awesome-app
327
2024-03-26T03:40:36.412894
GPL-3.0
false
967756e736da2c1685fec8c8c535c8e3
sudo: false\n\nlanguage: go\n\ngo:\n - 1.9.x\n - 1.10.x\n - 1.11.x\n - tip\n\nmatrix:\n allow_failures:\n - go: tip\n\ninstall:\n - go get golang.org/x/lint/golint\n - export PATH=$GOPATH/bin:$PATH\n - go install ./...\n\nscript:\n - verify/all.sh -v\n - go test ./...\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\spf13\pflag\.travis.yml
.travis.yml
YAML
261
0.7
0
0
node-utils
52
2024-11-11T14:42:47.423072
GPL-3.0
false
f504718ab320acb1939add99896255f7
run:\n deadline: 10m\n\nlinters:\n enable:\n - dupl\n - goconst\n - gocyclo\n - godox\n - gosec\n - interfacer\n - lll\n - maligned\n - misspell\n - prealloc\n - stylecheck\n - unconvert\n - unparam\n - errcheck\n - golint\n - gofmt\n disable: []\n fast: false\n\nissues:\n exclude-use-default: false\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\stoewer\go-strcase\.golangci.yml
.golangci.yml
YAML
297
0.7
0
0
react-lib
625
2025-02-11T20:08:17.089549
BSD-3-Clause
false
fa99edc8d6679d91477c5c512b49b4b6
linters:\n enable:\n - errcheck\n - errorlint\n - gocritic\n - gosec\n - gosimple\n - govet\n - gci\n - misspell\n - nonamedreturns\n - staticcheck\n - unconvert\n - unparam\n - unused\n - whitespace\n\nlinters-settings:\n gci:\n sections:\n - standard\n - default\n - prefix(github.com/vishvananda)\n\nrun:\n timeout: 5m\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\vishvananda\netns\.golangci.yml
.golangci.yml
YAML
360
0.7
0
0
awesome-app
952
2025-06-01T14:20:35.221097
GPL-3.0
false
6d98452b35de6bfca058569dc8b3ef00
---\nextends: default\n\nrules:\n document-start: disable\n line-length: disable\n truthy:\n ignore: |\n .github/workflows/*.yml\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\vishvananda\netns\.yamllint.yml
.yamllint.yml
YAML
132
0.8
0
0
react-lib
230
2023-11-29T14:22:58.884641
BSD-3-Clause
false
abddf3d372aa3e06b8fe53be32393d1e
language: go\n\ngo:\n - 1.11.x\n\nenv:\n - GO111MODULE=on \n \nscript:\n - go test -short -coverprofile=coverage.txt -covermode=count ./...\n\nafter_success:\n - bash <(curl -s https://codecov.io/bash) \n
dataset_sample\yaml\cilium_cilium\vendor\github.com\x448\float16\.travis.yml
.travis.yml
YAML
197
0.8
0
0
node-utils
135
2023-08-04T16:45:08.298698
Apache-2.0
false
773d8d82e81a1db1741743c8ad3b9b7d
language: go\ngo:\n - "1.11"\n - "1.12"\n - "1.13"\nbefore_install:\n - go get github.com/xeipuuv/gojsonreference\n - go get github.com/xeipuuv/gojsonpointer\n - go get github.com/stretchr/testify/assert\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\xeipuuv\gojsonschema\.travis.yml
.travis.yml
YAML
202
0.7
0
0
awesome-app
955
2023-12-05T05:14:57.154024
GPL-3.0
false
9d908fa8c8b76a6d012bbd58474994ad
project_name: zlint\nbefore:\n hooks:\n - go mod tidy\nbuilds:\n -\n main: ./cmd/zlint/main.go\n binary: zlint\n env:\n - CGO_ENABLED=0\n goos:\n - linux\n - freebsd\n - windows\n - darwin\n goarch:\n - amd64\narchives:\n -\n wrap_in_directory: true\n replacements:\n darwin: Darwin\n linux: Linux\n windows: Windows\n amd64: x86_64\nsnapshot:\n name_template: "{{ .Tag }}-next"\nrelease:\n draft: true\n prerelease: auto\n
dataset_sample\yaml\cilium_cilium\vendor\github.com\zmap\zlint\v3\.goreleaser.yml
.goreleaser.yml
YAML
473
0.7
0
0
node-utils
554
2025-06-17T16:32:40.304255
BSD-3-Clause
false
4d62f55f013fd119569a9f9a4b304a4e
version: "{build}"\n\nplatform: x64\n\nclone_folder: c:\gopath\src\go.opencensus.io\n\nenvironment:\n GOPATH: 'c:\gopath'\n GO111MODULE: 'on'\n CGO_ENABLED: '0' # See: https://github.com/appveyor/ci/issues/2613\n\nstack: go 1.11\n\nbefore_test:\n - go version\n - go env\n\nbuild: false\ndeploy: false\n\ntest_script:\n - cd %APPVEYOR_BUILD_FOLDER%\n - go build -v .\...\n - go test -v .\... # No -race because cgo is disabled\n
dataset_sample\yaml\cilium_cilium\vendor\go.opencensus.io\appveyor.yml
appveyor.yml
YAML
412
0.8
0
0
react-lib
920
2024-01-03T22:32:10.156128
BSD-3-Clause
false
82be25682065797f69af800f9c1b51bd
# See https://github.com/golangci/golangci-lint#config-file\nrun:\n issues-exit-code: 1 #Default\n tests: true #Default\n\nlinters:\n # Disable everything by default so upgrades to not include new "default\n # enabled" linters.\n disable-all: true\n # Specifically enable linters we want to use.\n enable:\n - asasalint\n - bodyclose\n - depguard\n - errcheck\n - errorlint\n - godot\n - gofumpt\n - goimports\n - gosec\n - gosimple\n - govet\n - ineffassign\n - misspell\n - perfsprint\n - revive\n - staticcheck\n - testifylint\n - typecheck\n - unconvert\n - unused\n - unparam\n - usestdlibvars\n - usetesting\n\nissues:\n # Maximum issues count per one linter.\n # Set to 0 to disable.\n # Default: 50\n # Setting to unlimited so the linter only is run once to debug all issues.\n max-issues-per-linter: 0\n # Maximum count of issues with the same text.\n # Set to 0 to disable.\n # Default: 3\n # Setting to unlimited so the linter only is run once to debug all issues.\n max-same-issues: 0\n # Excluding configuration per-path, per-linter, per-text and per-source.\n exclude-rules:\n # TODO: Having appropriate comments for exported objects helps development,\n # even for objects in internal packages. Appropriate comments for all\n # exported objects should be added and this exclusion removed.\n - path: '.*internal/.*'\n text: "exported (method|function|type|const) (.+) should have comment or be unexported"\n linters:\n - revive\n # Yes, they are, but it's okay in a test.\n - path: _test\.go\n text: "exported func.*returns unexported type.*which can be annoying to use"\n linters:\n - revive\n # Example test functions should be treated like main.\n - path: example.*_test\.go\n text: "calls to (.+) only in main[(][)] or init[(][)] functions"\n linters:\n - revive\n # It's okay to not run gosec and perfsprint in a test.\n - path: _test\.go\n linters:\n - gosec\n - perfsprint\n # Ignoring gosec G404: Use of weak random number generator (math/rand instead of crypto/rand)\n # as we commonly use it in tests and examples.\n - text: "G404:"\n linters:\n - gosec\n # Ignoring gosec G402: TLS MinVersion too low\n # as the https://pkg.go.dev/crypto/tls#Config handles MinVersion default well.\n - text: "G402: TLS MinVersion too low."\n linters:\n - gosec\n include:\n # revive exported should have comment or be unexported.\n - EXC0012\n # revive package comment should be of the form ...\n - EXC0013\n\nlinters-settings:\n depguard:\n rules:\n non-tests:\n files:\n - "!$test"\n - "!**/*test/*.go"\n - "!**/internal/matchers/*.go"\n deny:\n - pkg: "testing"\n - pkg: "github.com/stretchr/testify"\n - pkg: "crypto/md5"\n - pkg: "crypto/sha1"\n - pkg: "crypto/**/pkix"\n auto/sdk:\n files:\n - "!internal/global/trace.go"\n - "~internal/global/trace_test.go"\n deny:\n - pkg: "go.opentelemetry.io/auto/sdk"\n desc: Do not use SDK from automatic instrumentation.\n otlp-internal:\n files:\n - "!**/exporters/otlp/internal/**/*.go"\n deny:\n - pkg: "go.opentelemetry.io/otel/exporters/otlp/internal"\n desc: Do not use cross-module internal packages.\n otlptrace-internal:\n files:\n - "!**/exporters/otlp/otlptrace/*.go"\n - "!**/exporters/otlp/otlptrace/internal/**.go"\n deny:\n - pkg: "go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal"\n desc: Do not use cross-module internal packages.\n otlpmetric-internal:\n files:\n - "!**/exporters/otlp/otlpmetric/internal/*.go"\n - "!**/exporters/otlp/otlpmetric/internal/**/*.go"\n deny:\n - pkg: "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/internal"\n desc: Do not use cross-module internal packages.\n otel-internal:\n files:\n - "**/sdk/*.go"\n - "**/sdk/**/*.go"\n - "**/exporters/*.go"\n - "**/exporters/**/*.go"\n - "**/schema/*.go"\n - "**/schema/**/*.go"\n - "**/metric/*.go"\n - "**/metric/**/*.go"\n - "**/bridge/*.go"\n - "**/bridge/**/*.go"\n - "**/trace/*.go"\n - "**/trace/**/*.go"\n - "**/log/*.go"\n - "**/log/**/*.go"\n deny:\n - pkg: "go.opentelemetry.io/otel/internal$"\n desc: Do not use cross-module internal packages.\n - pkg: "go.opentelemetry.io/otel/internal/attribute"\n desc: Do not use cross-module internal packages.\n - pkg: "go.opentelemetry.io/otel/internal/internaltest"\n desc: Do not use cross-module internal packages.\n - pkg: "go.opentelemetry.io/otel/internal/matchers"\n desc: Do not use cross-module internal packages.\n godot:\n exclude:\n # Exclude links.\n - '^ *\[[^]]+\]:'\n # Exclude sentence fragments for lists.\n - '^[ ]*[-•]'\n # Exclude sentences prefixing a list.\n - ':$'\n goimports:\n local-prefixes: go.opentelemetry.io\n misspell:\n locale: US\n ignore-words:\n - cancelled\n perfsprint:\n err-error: true\n errorf: true\n int-conversion: true\n sprintf1: true\n strconcat: true\n revive:\n # Sets the default failure confidence.\n # This means that linting errors with less than 0.8 confidence will be ignored.\n # Default: 0.8\n confidence: 0.01\n # https://github.com/mgechev/revive/blob/master/RULES_DESCRIPTIONS.md\n rules:\n - name: blank-imports\n - name: bool-literal-in-expr\n - name: constant-logical-expr\n - name: context-as-argument\n disabled: true\n arguments:\n - allowTypesBefore: "*testing.T"\n - name: context-keys-type\n - name: deep-exit\n - name: defer\n arguments:\n - ["call-chain", "loop"]\n - name: dot-imports\n - name: duplicated-imports\n - name: early-return\n arguments:\n - "preserveScope"\n - name: empty-block\n - name: empty-lines\n - name: error-naming\n - name: error-return\n - name: error-strings\n - name: errorf\n - name: exported\n arguments:\n - "sayRepetitiveInsteadOfStutters"\n - name: flag-parameter\n - name: identical-branches\n - name: if-return\n - name: import-shadowing\n - name: increment-decrement\n - name: indent-error-flow\n arguments:\n - "preserveScope"\n - name: package-comments\n - name: range\n - name: range-val-in-closure\n - name: range-val-address\n - name: redefines-builtin-id\n - name: string-format\n arguments:\n - - panic\n - '/^[^\n]*$/'\n - must not contain line breaks\n - name: struct-tag\n - name: superfluous-else\n arguments:\n - "preserveScope"\n - name: time-equal\n - name: unconditional-recursion\n - name: unexported-return\n - name: unhandled-error\n arguments:\n - "fmt.Fprint"\n - "fmt.Fprintf"\n - "fmt.Fprintln"\n - "fmt.Print"\n - "fmt.Printf"\n - "fmt.Println"\n - name: unnecessary-stmt\n - name: useless-break\n - name: var-declaration\n - name: var-naming\n arguments:\n - ["ID"] # AllowList\n - ["Otel", "Aws", "Gcp"] # DenyList\n - name: waitgroup-by-value\n testifylint:\n enable-all: true\n disable:\n - float-compare\n - go-require\n - require-error\n
dataset_sample\yaml\cilium_cilium\vendor\go.opentelemetry.io\otel\.golangci.yml
.golangci.yml
YAML
7,653
0.95
0.02381
0.128514
react-lib
673
2024-09-19T04:28:11.572013
MIT
false
202721b5552753e3861b6e195cb29097
coverage:\n range: 70..98\n round: down\n precision: 2\n\n status:\n project: # measuring the overall project coverage\n default: # context, you can create multiple ones with custom titles\n enabled: yes # must be yes|true to enable this status\n target: 97 # specify the target coverage for each commit status\n # option: "auto" (must increase from parent commit or pull request base)\n # option: "X%" a static target percentage to hit\n if_not_found: success # if parent is not found report status as success, error, or failure\n if_ci_failed: error # if ci fails report status as success, error, or failure\n\n patch:\n default:\n enabled: yes\n target: 70\n
dataset_sample\yaml\cilium_cilium\vendor\go.uber.org\dig\.codecov.yml
.codecov.yml
YAML
828
0.8
0.157895
0.117647
react-lib
433
2024-02-20T20:22:56.404405
GPL-3.0
false
236ed33f7a5c199c1df0bde4d9436e8b
output:\n # Make output more digestible with quickfix in vim/emacs/etc.\n sort-results: true\n print-issued-lines: false\n\nlinters:\n enable:\n - gofumpt\n - nolintlint\n - revive\n\nlinters-settings:\n govet:\n # These govet checks are disabled by default, but they're useful.\n enable:\n - niliness\n - reflectvaluecompare\n - sortslice\n - unusedwrite\n\nissues:\n # Print all issues reported by all linters.\n max-issues-per-linter: 0\n max-same-issues: 0\n\n # Don't ignore some of the issues that golangci-lint considers okay.\n # This includes documenting all exported entities.\n exclude-use-default: false\n
dataset_sample\yaml\cilium_cilium\vendor\go.uber.org\goleak\.golangci.yml
.golangci.yml
YAML
635
0.8
0
0.208333
node-utils
894
2024-02-03T02:11:20.624421
GPL-3.0
false
0f7fbc2a02ff0c3d66ab60b306590bf7
coverage:\n range: 80..100\n round: down\n precision: 2\n\n status:\n project: # measuring the overall project coverage\n default: # context, you can create multiple ones with custom titles\n enabled: yes # must be yes|true to enable this status\n target: 100 # specify the target coverage for each commit status\n # option: "auto" (must increase from parent commit or pull request base)\n # option: "X%" a static target percentage to hit\n if_not_found: success # if parent is not found report status as success, error, or failure\n if_ci_failed: error # if ci fails report status as success, error, or failure\n\n
dataset_sample\yaml\cilium_cilium\vendor\go.uber.org\multierr\.codecov.yml
.codecov.yml
YAML
763
0.8
0.2
0.153846
awesome-app
805
2024-08-12T09:40:40.007578
GPL-3.0
false
47a21b3ecf2c1abbbffc83074925a3c0
coverage:\n range: 80..100\n round: down\n precision: 2\n\n status:\n project: # measuring the overall project coverage\n default: # context, you can create multiple ones with custom titles\n enabled: yes # must be yes|true to enable this status\n target: 95% # specify the target coverage for each commit status\n # option: "auto" (must increase from parent commit or pull request base)\n # option: "X%" a static target percentage to hit\n if_not_found: success # if parent is not found report status as success, error, or failure\n if_ci_failed: error # if ci fails report status as success, error, or failure\nignore:\n - internal/readme/readme.go\n\n
dataset_sample\yaml\cilium_cilium\vendor\go.uber.org\zap\.codecov.yml
.codecov.yml
YAML
801
0.8
0.176471
0.133333
react-lib
19
2023-12-13T02:04:52.796941
Apache-2.0
false
322c63b6b124b9e5ab95491701bf47fb
output:\n # Make output more digestible with quickfix in vim/emacs/etc.\n sort-results: true\n print-issued-lines: false\n\nlinters:\n # We'll track the golangci-lint default linters manually\n # instead of letting them change without our control.\n disable-all: true\n enable:\n # golangci-lint defaults:\n - errcheck\n - gosimple\n - govet\n - ineffassign\n - staticcheck\n - unused\n\n # Our own extras:\n - gofumpt\n - nolintlint # lints nolint directives\n - revive\n\nlinters-settings:\n govet:\n # These govet checks are disabled by default, but they're useful.\n enable:\n - niliness\n - reflectvaluecompare\n - sortslice\n - unusedwrite\n\n errcheck:\n exclude-functions:\n # These methods can not fail.\n # They operate on an in-memory buffer.\n - (*go.uber.org/zap/buffer.Buffer).Write\n - (*go.uber.org/zap/buffer.Buffer).WriteByte\n - (*go.uber.org/zap/buffer.Buffer).WriteString\n\n - (*go.uber.org/zap/zapio.Writer).Close\n - (*go.uber.org/zap/zapio.Writer).Sync\n - (*go.uber.org/zap/zapio.Writer).Write\n # Write to zapio.Writer cannot fail,\n # so io.WriteString on it cannot fail.\n - io.WriteString(*go.uber.org/zap/zapio.Writer)\n\n # Writing a plain string to a fmt.State cannot fail.\n - io.WriteString(fmt.State)\n\nissues:\n # Print all issues reported by all linters.\n max-issues-per-linter: 0\n max-same-issues: 0\n\n # Don't ignore some of the issues that golangci-lint considers okay.\n # This includes documenting all exported entities.\n exclude-use-default: false\n\n exclude-rules:\n # Don't warn on unused parameters.\n # Parameter names are useful; replacing them with '_' is undesirable.\n - linters: [revive]\n text: 'unused-parameter: parameter \S+ seems to be unused, consider removing or renaming it as _'\n\n # staticcheck already has smarter checks for empty blocks.\n # revive's empty-block linter has false positives.\n # For example, as of writing this, the following is not allowed.\n # for foo() { }\n - linters: [revive]\n text: 'empty-block: this block is empty, you can remove it'\n\n # Ignore logger.Sync() errcheck failures in example_test.go\n # since those are intended to be uncomplicated examples.\n - linters: [errcheck]\n path: example_test.go\n text: 'Error return value of `logger.Sync` is not checked'\n
dataset_sample\yaml\cilium_cilium\vendor\go.uber.org\zap\.golangci.yml
.golangci.yml
YAML
2,386
0.95
0.025974
0.333333
vue-tools
87
2024-05-24T14:04:07.270669
MIT
false
b126debe5c78b49b8d216daa58b8968a
language: go\n\ngo:\n - tip\n\ninstall:\n - export GOPATH="$HOME/gopath"\n - mkdir -p "$GOPATH/src/golang.org/x"\n - mv "$TRAVIS_BUILD_DIR" "$GOPATH/src/golang.org/x/oauth2"\n - go get -v -t -d golang.org/x/oauth2/...\n\nscript:\n - go test -v golang.org/x/oauth2/...\n
dataset_sample\yaml\cilium_cilium\vendor\golang.org\x\oauth2\.travis.yml
.travis.yml
YAML
262
0.7
0
0
vue-tools
731
2024-01-21T21:31:29.493199
GPL-3.0
false
1a68e7809045200cda2e2ed6fc4f5890
linters-settings:\n staticcheck:\n checks: [\n "all",\n "-SA1019" # There are valid use cases of strings.Title\n ]\n nakedret:\n max-func-lines: 0 # Disallow any unnamed return statement\n\nlinters:\n enable:\n - deadcode\n - errcheck\n - gosimple\n - govet\n - ineffassign\n - staticcheck\n - structcheck\n - typecheck\n - unused\n - varcheck\n - nakedret\n - gofmt\n - rowserrcheck\n - unconvert\n - goimports\n - unparam\n
dataset_sample\yaml\cilium_cilium\vendor\gopkg.in\ini.v1\.golangci.yml
.golangci.yml
YAML
468
0.95
0
0
vue-tools
598
2023-09-18T08:16:17.212171
Apache-2.0
false
2bf07f311bbeb7f6312adbef335ea0e4
coverage:\n range: "60...95"\n status:\n project:\n default:\n threshold: 1%\n informational: true\n patch:\n defualt:\n only_pulls: true\n informational: true\n\ncomment:\n layout: 'diff'\n\ngithub_checks: false\n
dataset_sample\yaml\cilium_cilium\vendor\gopkg.in\ini.v1\codecov.yml
codecov.yml
YAML
245
0.7
0
0
node-utils
239
2024-11-17T14:12:22.476056
GPL-3.0
false
9de47d11b8a05b4e8e4eefa73bccb936
language: go\n\ngo:\n - "1.4.x"\n - "1.5.x"\n - "1.6.x"\n - "1.7.x"\n - "1.8.x"\n - "1.9.x"\n - "1.10.x"\n - "1.11.x"\n - "1.12.x"\n - "1.13.x"\n - "1.14.x"\n - "tip"\n\ngo_import_path: gopkg.in/yaml.v2\n
dataset_sample\yaml\cilium_cilium\vendor\gopkg.in\yaml.v2\.travis.yml
.travis.yml
YAML
223
0.85
0
0
react-lib
928
2024-10-10T19:07:53.383321
MIT
false
2d12342affd6d5ea1bb8148206423ec3
linters:\n disable-all: true\n enable:\n - asasalint\n - asciicheck\n - bidichk\n - bodyclose\n - copyloopvar\n - dogsled\n - dupl\n - errcheck\n - errchkjson\n - errorlint\n - exhaustive\n - ginkgolinter\n - goconst\n - gocritic\n - gocyclo\n - gofmt\n - goimports\n - goprintffuncname\n - gosimple\n - govet\n - importas\n - ineffassign\n - makezero\n - misspell\n - nakedret\n - nilerr\n - nolintlint\n - prealloc\n - revive\n - staticcheck\n - stylecheck\n - tagliatelle\n - typecheck\n - unconvert\n - unparam\n - unused\n - whitespace\n\nlinters-settings:\n govet:\n enable-all: true\n disable:\n - fieldalignment\n - shadow\n importas:\n no-unaliased: true\n alias:\n # Kubernetes\n - pkg: k8s.io/api/core/v1\n alias: corev1\n - pkg: k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1\n alias: apiextensionsv1\n - pkg: k8s.io/apimachinery/pkg/apis/meta/v1\n alias: metav1\n - pkg: k8s.io/apimachinery/pkg/api/errors\n alias: apierrors\n - pkg: k8s.io/apimachinery/pkg/util/errors\n alias: kerrors\n # Controller Runtime\n - pkg: sigs.k8s.io/controller-runtime\n alias: ctrl\n revive:\n rules:\n # The following rules are recommended https://github.com/mgechev/revive#recommended-configuration\n - name: blank-imports\n - name: context-as-argument\n - name: context-keys-type\n - name: dot-imports\n - name: error-return\n - name: error-strings\n - name: error-naming\n - name: exported\n - name: if-return\n - name: increment-decrement\n - name: var-naming\n - name: var-declaration\n - name: range\n - name: receiver-naming\n - name: time-naming\n - name: unexported-return\n - name: indent-error-flow\n - name: errorf\n - name: superfluous-else\n - name: unreachable-code\n - name: redefines-builtin-id\n #\n # Rules in addition to the recommended configuration above.\n #\n - name: bool-literal-in-expr\n - name: constant-logical-expr\n\nissues:\n max-same-issues: 0\n max-issues-per-linter: 0\n # We are disabling default golangci exclusions because we want to help reviewers to focus on reviewing the most relevant\n # changes in PRs and avoid nitpicking.\n exclude-use-default: false\n # List of regexps of issue texts to exclude, empty list by default.\n exclude:\n # The following are being worked on to remove their exclusion. This list should be reduced or go away all together over time.\n # If it is decided they will not be addressed they should be moved above this comment.\n - Subprocess launch(ed with variable|ing should be audited)\n - (G204|G104|G307)\n - "ST1000: at least one file in a package should have a package comment"\n exclude-files:\n - "zz_generated.*\\.go$"\n - ".*conversion.*\\.go$"\n exclude-rules:\n - linters:\n - gosec\n text: "G108: Profiling endpoint is automatically exposed on /debug/pprof"\n - linters:\n - revive\n text: "exported: exported method .*\\.(Reconcile|SetupWithManager|SetupWebhookWithManager) should have comment or be unexported"\n - linters:\n - errcheck\n text: Error return value of .((os\.)?std(out|err)\..*|.*Close|.*Flush|os\.Remove(All)?|.*print(f|ln)?|os\.(Un)?Setenv). is not checked\n - linters:\n - staticcheck\n text: "SA1019: .*The component config package has been deprecated and will be removed in a future release."\n # With Go 1.16, the new embed directive can be used with an un-named import,\n # revive (previously, golint) only allows these to be imported in a main.go, which wouldn't work for us.\n # This directive allows the embed package to be imported with an underscore everywhere.\n - linters:\n - revive\n source: _ "embed"\n # Exclude some packages or code to require comments, for example test code, or fake clients.\n - linters:\n - revive\n text: exported (method|function|type|const) (.+) should have comment or be unexported\n source: (func|type).*Fake.*\n - linters:\n - revive\n text: exported (method|function|type|const) (.+) should have comment or be unexported\n path: fake_\.go\n # Disable unparam "always receives" which might not be really\n # useful when building libraries.\n - linters:\n - unparam\n text: always receives\n # Dot imports for gomega and ginkgo are allowed\n # within test files.\n - path: _test\.go\n text: should not use dot imports\n - path: _test\.go\n text: cyclomatic complexity\n - path: _test\.go\n text: "G107: Potential HTTP request made with variable url"\n # Append should be able to assign to a different var/slice.\n - linters:\n - gocritic\n text: "appendAssign: append result not assigned to the same slice"\n - linters:\n - gocritic\n text: "singleCaseSwitch: should rewrite switch statement to if statement"\n # It considers all file access to a filename that comes from a variable problematic,\n # which is naiv at best.\n - linters:\n - gosec\n text: "G304: Potential file inclusion via variable"\n - linters:\n - dupl\n path: _test\.go\n - linters:\n - revive\n path: .*/internal/.*\n - linters:\n - unused\n # Seems to incorrectly trigger on the two implementations that are only\n # used through an interface and not directly..?\n path: pkg/controller/priorityqueue/metrics\.go\n\nrun:\n go: "1.23"\n timeout: 10m\n allow-parallel-runners: true\n
dataset_sample\yaml\cilium_cilium\vendor\sigs.k8s.io\controller-runtime\.golangci.yml
.golangci.yml
YAML
5,600
0.95
0.044693
0.136364
node-utils
30
2024-02-25T09:18:25.761992
BSD-3-Clause
false
ffe8d5a2f198a794ce90c983beba4e0a
language: go\narch: arm64\ndist: focal\ngo: 1.15.x\nscript:\n - diff -u <(echo -n) <(gofmt -d *.go)\n - diff -u <(echo -n) <(golint $(go list -e ./...) | grep -v YAMLToJSON)\n - GO111MODULE=on go vet .\n - GO111MODULE=on go test -v -race ./...\n - git diff --exit-code\ninstall:\n - GO111MODULE=off go get golang.org/x/lint/golint\n
dataset_sample\yaml\cilium_cilium\vendor\sigs.k8s.io\yaml\.travis.yml
.travis.yml
YAML
326
0.7
0
0
python-kit
505
2024-11-19T04:25:41.278255
Apache-2.0
false
80c3e7b46ca42256453e99bc0225f319
exclude_patterns:\n - "src/backend/distributed/utils/citus_outfuncs.c"\n - "src/backend/distributed/deparser/ruleutils_*.c"\n - "src/include/distributed/citus_nodes.h"\n - "src/backend/distributed/safeclib"\n - "src/backend/columnar/safeclib"\n - "**/vendor/"\n
dataset_sample\yaml\citusdata_citus\.codeclimate.yml
.codeclimate.yml
YAML
260
0.7
0
0
python-kit
876
2025-03-03T01:24:13.127305
Apache-2.0
false
c4ba831830f5040991d8e2d26fe3752d
codecov:\n notify:\n require_ci_to_pass: yes\n\ncoverage:\n precision: 2\n round: down\n range: "70...100"\n\n ignore:\n - "src/backend/distributed/utils/citus_outfuncs.c"\n - "src/backend/distributed/deparser/ruleutils_*.c"\n - "src/include/distributed/citus_nodes.h"\n - "src/backend/distributed/safeclib"\n - "vendor"\n\n status:\n project:\n default:\n target: 87.5\n threshold: 0.5\n\n patch:\n default:\n target: 75\n\n changes: no\n\nparsers:\n gcov:\n branch_detection:\n conditional: yes\n loop: yes\n method: no\n macro: no\n\ncomment:\n layout: "header, diff"\n behavior: default\n require_changes: no\n
dataset_sample\yaml\citusdata_citus\.codecov.yml
.codecov.yml
YAML
665
0.85
0
0
python-kit
91
2024-02-17T03:17:11.284736
BSD-3-Clause
false
c5197da6838028a51f7b078d780d1df3
name: 'Parallelization matrix'\ninputs:\n count:\n required: false\n default: 32\noutputs:\n json:\n value: ${{ steps.generate_matrix.outputs.json }}\nruns:\n using: "composite"\n steps:\n - name: Generate parallelization matrix\n id: generate_matrix\n shell: bash\n run: |-\n json_array="{\"include\": ["\n for ((i = 1; i <= ${{ inputs.count }}; i++)); do\n json_array+="{\"id\":\"$i\"},"\n done\n json_array=${json_array%,}\n json_array+=" ]}"\n echo "json=$json_array" >> "$GITHUB_OUTPUT"\n echo "json=$json_array"\n
dataset_sample\yaml\citusdata_citus\.github\actions\parallelization\action.yml
action.yml
YAML
587
0.85
0.043478
0
node-utils
778
2025-06-17T08:54:20.734473
BSD-3-Clause
false
4704b43c8478d9cbbf2c6ae9d02c512c