fmt update

Fix: Placed all +build tags in the same location
Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup
Fix: Placed empty line between copyright comments and build tags for readability
Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.
This commit is contained in:
Gert-Jan Timmer
2018-05-27 00:05:45 +02:00
parent b8b158db6f
commit 420bfbcac8
23 changed files with 42 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
// +build sqlite_json sqlite_json1 json1
package sqlite3