Skip to content

Commit d10e0d3

Browse files
committed
shorter comment
1 parent 1849401 commit d10e0d3

File tree

281 files changed

+281
-281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

281 files changed

+281
-281
lines changed

models/migrations/v1_10/v100.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import (
77
"net/url"

models/migrations/v1_10/v101.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import (
77
"xorm.io/xorm"

models/migrations/v1_10/v88.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import (
77
"crypto/sha1"

models/migrations/v1_10/v89.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import "xorm.io/xorm"
77

models/migrations/v1_10/v90.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import "xorm.io/xorm"
77

models/migrations/v1_10/v91.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import "xorm.io/xorm"
77

models/migrations/v1_10/v92.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import (
77
"xorm.io/builder"

models/migrations/v1_10/v93.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import "xorm.io/xorm"
77

models/migrations/v1_10/v94.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import "xorm.io/xorm"
77

models/migrations/v1_10/v95.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2019 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_10 //nolint:revive // underscore in migration packages isn't a large issue
4+
package v1_10 //nolint:revive // version underscore
55

66
import "xorm.io/xorm"
77

0 commit comments

Comments
 (0)