Skip to content
View ravsii's full-sized avatar
debugging
debugging
  • Rutube
  • Russia
  • 05:23 (UTC +03:00)

Organizations

@Patricoski-Law-Offices

Block or report ravsii

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
ravsii/README.md

Currently working on:

  • sorted - Go linter that keeps everything in your code alphabetically sorted

Finished projects / On maintenance:

  • Textra Mentioned in Awesome Go - Struct metadata extractor (mainly to json).
  • tree-sitter-d2 - tree-sitter grammar for d2
  • forcealias - Go linter that enforces specific import aliases. Unfortunately, I found importas that does exactly the same and is already in golangci-lint

Contributions:


Stale:

  • minigun - vim-like terminal text editor
  • elgo (Go) - a go matchmaking module based on ELO rating.
  • qType (Rust) - typing practice, like keybr / monkeytype.
  • better-leetcode (TS) - vscode-leetcode improved

Old \ University stuff (kind of honorable mentions):

Pinned Loading

  1. tree-sitter-d2 tree-sitter-d2 Public

    Tree-sitter for d2lang

    JavaScript 13 5

  2. textra textra Public

    A package designed to extract and work with go structs as values. Types & Tags export

    Go 7

  3. sorted sorted Public

    Go linter that makes your code alphabetically sorted

    Go 6

  4. forcealias forcealias Public

    Linter for forcing import aliases

    Go