Skip to content
View smlx's full-sized avatar

Organizations

@amazeeio @uselagoon

Block or report smlx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ccv Public

    Conventional Commits Versioner

    Go 20 3

  2. jiratime Public

    Submit timesheets to Jira from the command line

    Go 11

  3. piv-agent Public

    An SSH and GPG agent which you can use with your PIV hardware security device (e.g. a Yubikey).

    Go 89 6

  4. go-cli-github Public

    Template repository with deep GitHub integration for a Go CLI tool or service.

    Go

  5. goodwe-exporters Public

    Prometheus Exporters for Goodwe Energy Monitors (smart meters) and Solar Inverters

    Go 14

  6. uselagoon/lagoon-ssh-portal Public

    Decentralised SSH portal for Lagoon.

    Go 2

751 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing smlx's contributions from April 07, 2024 to April 12, 2025. The contributions are 45% commits, 34% code review, 15% pull requests, 6% issues. 34% Code review 6% Issues 15% Pull requests 45% Commits

Contribution activity

April 2025

Created 1 repository
  • smlx/mock Go
    This contribution was made on Apr 10

Created a pull request in crispgm/nvim-go that received 7 comments

Bump golangci-lint to v2

Use the v2 import path for installation of the binary. Update the arguments passed by nvim-go for v2 compatibility. Closes: #72

+11 −3 lines changed 7 comments
Opened 6 other pull requests in 6 repositories

Created an issue in crispgm/nvim-go that received 2 comments

golangci-lint needs to be bumped to v2 for GoInstallBinaries

golangci-lint recently went to v2, so the go install path now needs a v2: go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@latest h…

2 comments
Started 1 discussion in 1 repository
golangci/golangci-lint
Loading