Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
48 contributions in the last year
Activity overview
Contributed to
scolby33/youtube_feeder,
scolby33/weather_kindle,
scolby33/rachel
and 5 other
repositories
Contribution activity
January 2021
Created 1 commit in 1 repository
Created 1 repository
- scolby33/rachel Rust
Created a pull request in cthoyt/bioregistry that received 1 comment
Created an issue in adrienverge/yamllint that received 3 comments
Bug: Confict between required quoted strings and explicit octal
There appears to be a conflict between octal-values.forbid-explicit-octal = false
and quoted-strings.required = true
.
Setup
.yamllint.yaml:
---
rules…
3
comments