Skip to content

Commit dc472b1

Browse files
QuLogicdominikh
authored andcommitted
SA1027: add s390x support to test file
1 parent 14a8a66 commit dc472b1

File tree

1 file changed

+1
-1
lines changed
  • staticcheck/sa1027/testdata/go1.0/CheckAtomicAlignment

1 file changed

+1
-1
lines changed

staticcheck/sa1027/testdata/go1.0/CheckAtomicAlignment/atomic64.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build amd64 amd64p32 arm64 ppc64 ppc64le mips64 mips64le mips64p32 mips64p32le sparc64 riscv64 loong64
1+
// +build amd64 amd64p32 arm64 ppc64 ppc64le mips64 mips64le mips64p32 mips64p32le s390x sparc64 riscv64 loong64
22

33
package pkg
44

0 commit comments

Comments
 (0)