Skip to content

Commit

Permalink
Fix golangci config format
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Morales committed Jan 8, 2025
1 parent 6ac394b commit 4f0f484
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2024
Expand All @@ -7,7 +6,6 @@
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

linters:
enable-all: true
disable:
Expand Down

0 comments on commit 4f0f484

Please sign in to comment.