Skip to content

Commit

Permalink
renamed deadline to timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Danil42Russia committed Jul 27, 2024
1 parent b5e7dc9 commit de22721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
deadline: 3m
timeout: 3m
skip-files:
- php/parser/scanner/scanner.go
- php/parser/scanner/lexer_tokens.go
Expand Down

0 comments on commit de22721

Please sign in to comment.