Popular repositories Loading
-
btcrecover
btcrecover PublicForked from gurnec/btcrecover
An open source Bitcoin wallet password and seed recovery tool designed for the case where you already know most of your password/seed, but need assistance in trying different possible combinations.
Python
-
telegraf-operator
telegraf-operator PublicForked from influxdata/telegraf-operator
telegraf-operator helps monitor application on Kubernetes with Telegraf
Go
-
packer-plugin-libvirt
packer-plugin-libvirt PublicForked from thomasklein94/packer-plugin-libvirt
Packer Plugin for Libvirt
Go
-
-
telegraf
telegraf PublicForked from influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
Go
-
testifylint
testifylint PublicForked from Antonboom/testifylint
The Golang linter that checks usage of github.com/stretchr/testify.
Go
273 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 2 commits in 1 repository
Created a pull request in influxdata/telegraf that received 3 comments
chore: Fix linter findings for revive:exported
in plugins/inputs/system
Summary Address findings for revive:exported in plugins/inputs/system
.
As part of this effort for files from plugins/inputs/system
, the following …
Reviewed 1 pull request in 1 repository
influxdata/telegraf
1 pull request
-
chore: Fix linter findings for
revive:exported
inplugins/inputs/[w-z]*
This contribution was made on Apr 2
Created an issue in influxdata/telegraf that received 3 comments
Linter: staticcheck, Rule: ST1003
- Poorly chosen identifier. Should we enable it?
Description This issue starts a discussion about enabling: linter: staticcheck - Staticcheck is a state of the art linter for the Go programming l…