You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 2152c4e98f
Fix .golangci.yml (#22868)
When we updated the .golangci.yml for 1.20 we should have used a string
as 1.20 is not a valid number.

In doing so we need to restore the nolint markings within the pq driver.

Signed-off-by: Andrew Thornton <art27@cantab.net>
1 year ago
..
install Implement FSFE REUSE for golang files (#21840) 1 year ago
paginator Implement FSFE REUSE for golang files (#21840) 1 year ago
common.go Implement FSFE REUSE for golang files (#21840) 1 year ago
consistency.go Implement FSFE REUSE for golang files (#21840) 1 year ago
context.go Fix halfCommitter and WithTx (#22366) 1 year ago
context_committer_test.go Fix halfCommitter and WithTx (#22366) 1 year ago
context_test.go Always reuse transaction (#22362) 1 year ago
convert.go Implement FSFE REUSE for golang files (#21840) 1 year ago
engine.go Update xorm (#22094) 1 year ago
engine_test.go Check primary keys for all tables and drop ForeignReference (#21721) 1 year ago
error.go Always reuse transaction (#22362) 1 year ago
index.go Fix generate index failure possibility on postgres (#21998) 1 year ago
index_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
iterate.go Implement FSFE REUSE for golang files (#21840) 1 year ago
iterate_test.go Test views of LFS files (#22196) 1 year ago
list_options.go some refactor about code comments (#20821) 1 year ago
log.go Implement FSFE REUSE for golang files (#21840) 1 year ago
main_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
name.go Implement FSFE REUSE for golang files (#21840) 1 year ago
search.go Show all projects, not just repo projects and open/closed projects (#22640) 1 year ago
sequence.go Implement FSFE REUSE for golang files (#21840) 1 year ago
sql_postgres_with_schema.go Fix .golangci.yml (#22868) 1 year ago