Skip to content

Commit

Permalink
Add nestif linter to solution_sequence_generator.go
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbeck committed Apr 30, 2024
1 parent 64f6180 commit d47331b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,6 @@ issues:
- path: solution_move_stops_generator\.go
linters:
- nestif
- path: solution_sequence_generator\.go
linters:
- nestif

0 comments on commit d47331b

Please sign in to comment.