Skip to content

Commit

Permalink
cleaned up linting
Browse files Browse the repository at this point in the history
Signed-off-by: quobix <[email protected]>
  • Loading branch information
daveshanley committed Jan 4, 2024
1 parent 0212985 commit e1d42dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/lint.go
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ type lintFileRequest struct {
totalFiles int
fileIndex int
timeoutFlag int
hardModeFlag bool
defaultRuleSets rulesets.RuleSets
selectedRS *rulesets.RuleSet
functions map[string]model.RuleFunction
Expand Down

0 comments on commit e1d42dc

Please sign in to comment.