Skip to content

feat: refactor structure (#35)

Artyom Kartasov requested to merge akartasov_DBLAB-35_refactor_structure into master

Description

Warning! Check this merge request first, please: Go modules MR

Refactor structure of the repository

Add linter - golangci-lint

Related issue

#35 (closed)

Examples

go run cmd/database-lab/main.go - run database-lab

make run-lint - run linter

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes
Edited by Anatoly Stansler

Merge request reports