evalphobia/bobo-experiment

View on GitHub

Showing 79 of 79 total issues

exported method DynamoDBCommand.GetHelp should have comment or be unexported
Open

func (DynamoDBCommand) GetHelp() string {

exported method RoomCommand.Exec should have comment or be unexported
Open

func (a *RoomCommand) Exec(d command.CommandData) {

exported method SQSPurgeCommand.HasHelp should have comment or be unexported
Open

func (SQSPurgeCommand) HasHelp() bool {

exported method RoomCommand.GetMentionCommand should have comment or be unexported
Open

func (RoomCommand) GetMentionCommand() string {

exported method OpenAIGPTCommand.GetHelp should have comment or be unexported
Open

func (*OpenAIGPTCommand) GetHelp() string {

exported method OpenAIGPTCommand.HasHelp should have comment or be unexported
Open

func (*OpenAIGPTCommand) HasHelp() bool {

exported method SQSCommand.GetHelp should have comment or be unexported
Open

func (SQSCommand) GetHelp() string {

exported method MergeTargetCommand.GetRegexp should have comment or be unexported
Open

func (*MergeTargetCommand) GetRegexp() *regexp.Regexp {

exported method SQSCommand.GetMentionCommand should have comment or be unexported
Open

func (SQSCommand) GetMentionCommand() string {

exported method SQSPurgeCommand.GetHelp should have comment or be unexported
Open

func (SQSPurgeCommand) GetHelp() string {

exported type RoomEvents should have comment or be unexported
Open

type RoomEvents []RoomEvent

exported function Message should have comment or be unexported
Open

func Message(key string, args ...interface{}) string {
Severity: Minor
Found in i18n/lang.go by golint

exported type SQSPurgeCommand should have comment or be unexported
Open

type SQSPurgeCommand struct {

exported method CostCommandByCloudWatch.GetRegexp should have comment or be unexported
Open

func (CostCommandByCloudWatch) GetRegexp() *regexp.Regexp {

exported method CostCommandByCostExplorer.GetMentionCommand should have comment or be unexported
Open

func (CostCommandByCostExplorer) GetMentionCommand() string {

exported method SQSCommand.Exec should have comment or be unexported
Open

func (s SQSCommand) Exec(d command.CommandData) {

exported method SQSPurgeCommand.GetMentionCommand should have comment or be unexported
Open

func (SQSPurgeCommand) GetMentionCommand() string {

exported function CommaNumber should have comment or be unexported
Open

func CommaNumber(n int) string {
Severity: Minor
Found in i18n/lang.go by golint

exported type CostCommandByCloudWatch should have comment or be unexported
Open

type CostCommandByCloudWatch struct {

exported method DynamoDBCommand.GetRegexp should have comment or be unexported
Open

func (DynamoDBCommand) GetRegexp() *regexp.Regexp {
Severity
Category
Status
Source
Language