Skip to content

Commit

Permalink
Fix lint nags
Browse files Browse the repository at this point in the history
  • Loading branch information
maetthu committed Nov 30, 2024
1 parent e4cf953 commit 733a8d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudfront.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
package traefik_cloudfront
// Package traefik_cloudfront Traefik Plugin
package traefik_cloudfront //nolint:all

import (
"context"
Expand Down

0 comments on commit 733a8d7

Please sign in to comment.