-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
@halafi Can you please make some changes in https://github.com/TheAlgorithms/Go/tree/master/strings ?
- The directories contain spaces instead of dashes in the directory names. This forces us to quote the directory names when using command line tools such as linters.
- File names need work also. Is
ac.goa calculation for alternating current or is it controller for an air conditioner? Isbom.goa tool for building a bill of materials or does it generate a byte order mark? Why does the reader have to guess??aho-corasick.gois a much more self-documenting filename thanac.go. - Can you help us to get the last two lines of
.github/workflows/golangci-lint.ymlto pass without|| true?
Metadata
Metadata
Assignees
Labels
No labels