Skip to content

Commit

Permalink
Rename files to Go conventions (#60)
Browse files Browse the repository at this point in the history
Currently several main.go files exists in the module which is unconventional.

Usually the main entry point of a package is a file of the same name as the
package. This change renames files to match this convention.
  • Loading branch information
Crevil authored Mar 22, 2021
1 parent d9fec04 commit 3bc134b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3bc134b

Please sign in to comment.