Skip to content

Implement FSFE REUSE for golang files #21840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Nov 27, 2022
Prev Previous commit
Next Next commit
remove extra line
  • Loading branch information
flynnnnnnnnnn committed Nov 16, 2022
commit 41a77991646a21937f90f62dc21a797b51e14668
1 change: 0 additions & 1 deletion tests/integration/migration-test/migration_test.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Copyright 2019 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT


package migrations

import (
Expand Down