Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functionality refactoring #6

Merged
merged 15 commits into from
May 8, 2023
Merged

functionality refactoring #6

merged 15 commits into from
May 8, 2023

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    aef9d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a73007e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. feature: additional checks

    Added additional checks for `bufio`, `encoding/utf8`, `os`,
    `hash/maphash`, `net/http/httptest`
    butuzov committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0764ed5 View commit details
    Browse the repository at this point in the history
  2. fix: fixed failing build

    butuzov committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2a2c543 View commit details
    Browse the repository at this point in the history
  3. chores: removed unused files

    butuzov committed May 5, 2023
    Configuration menu
    Copy the full SHA
    294bd7d View commit details
    Browse the repository at this point in the history
  4. docs: install update

    butuzov committed May 5, 2023
    Configuration menu
    Copy the full SHA
    929b884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01f9e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d01c4f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. refactor: conversation type checks

    - removed redundant `types`
    - simplified check flow
    butuzov committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1bc8c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9c5e4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    a98d126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d9990 View commit details
    Browse the repository at this point in the history
  3. all: refactoring + others

    1) fixed tests (copy/paste error)
    2) refactored type checks
    3) added `golangci-lint` example of output
    butuzov committed May 7, 2023
    Configuration menu
    Copy the full SHA
    ba7f043 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. docs: updated readme

    butuzov committed May 8, 2023
    Configuration menu
    Copy the full SHA
    371b3a6 View commit details
    Browse the repository at this point in the history
  2. feature: release pipeline

    butuzov committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f9ab55c View commit details
    Browse the repository at this point in the history