duohedron
|
f9110b2ff4
|
Regexes are made top-level var.
|
2019-10-18 08:35:17 +02:00 |
duohedron
|
c8e41f3a79
|
Fix comment for extensionToBoilerplate in boilerplate.go
|
2019-10-10 12:34:40 +02:00 |
duohedron
|
4aa3edf640
|
fileExtension function replaced with filepath.Ext in boilerplate.go
|
2019-10-10 12:29:50 +02:00 |
duohedron
|
5e8e5eb7df
|
Add verbose mode to boilerplate.go
|
2019-10-10 12:22:34 +02:00 |
duohedron
|
d3dc222609
|
Refactor error handling in boilerplate.go
|
2019-10-10 11:56:12 +02:00 |
duohedron
|
42257156ee
|
Comments refactored in boilerplate.go
|
2019-10-10 11:40:05 +02:00 |
duohedron
|
452498eb1b
|
Move flags to var, change flags default value
|
2019-10-10 10:43:53 +02:00 |
duohedron
|
896e2d90b9
|
Fix lint errors in boilerplate.go
|
2019-10-08 09:36:14 +02:00 |
duohedron
|
a4fbd5714f
|
Remove get from func names
|
2019-10-08 09:28:17 +02:00 |
duohedron
|
2e4512ea18
|
Squashed commit of the following:
commit 06c248b843151906dce6f2aa499e5aa521ad3147
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 16:20:56 2019 +0200
Revert travis.yml
commit 18f8d2f1985834f1bd95e271e009b55b2d18c3fb
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 16:14:46 2019 +0200
Switch lint and boilerplate in .travis.yml
commit e75dd2434da804649f5a0b6169f819037efd59ae
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 16:10:48 2019 +0200
Fix env in .travis.yml
commit 94d105f50b8555e01303857dcb9ded0785dbd122
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 15:55:22 2019 +0200
Fix fileExtension in boilerplate.go
commit b1b4e8145fc20c8a2a4e062b98f455206983b1d5
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 14:50:26 2019 +0200
Fix absolute path containing skipped dirs in boilerplate.go
commit 52f8d62688d3289d4210ebd2ac81116c38aaf2fa
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 14:00:33 2019 +0200
Modify Travis CI to use one VM instead of three
commit 99534ebe4c84f78dac12f2bc8b423143c6a79258
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 13:59:28 2019 +0200
Changed fix.sh to use go run
commit dd3fd243341666e5d47d105fb2d25eedfecf1c74
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 13:37:08 2019 +0200
Change go build to go run in test.sh
commit 2d5f22b826c205d2cbf5e9e0909555198c19d85f
Author: duohedron <kopi@duohedron.com>
Date: Mon Oct 7 13:23:55 2019 +0200
Fix whitespaces and function names
|
2019-10-07 16:48:37 +02:00 |
duohedron
|
a0215e0ce8
|
Add comments to boilerplate.go
|
2019-10-06 23:11:58 +02:00 |
duohedron
|
2a33f62180
|
Remove unnecessary filename parameter from boilerplate.go
|
2019-10-06 23:06:41 +02:00 |
duohedron
|
6c907daa07
|
Fix/refactor boilerplate.go
|
2019-10-06 22:56:53 +02:00 |
duohedron
|
9447e9105b
|
Skipp docsy submoduke from boilerplate check
|
2019-10-05 23:42:26 +02:00 |
duohedron
|
bcd7d73389
|
Boilerplate checking python script replaced with go
|
2019-10-05 19:31:39 +02:00 |
Thomas Stromberg
|
e98e789923
|
Make date regexp more flexible so that we don't have to update it yearly
|
2019-02-07 10:20:05 -08:00 |
Balint Pato
|
64e1853910
|
small fixes to boilerplate and integration test scripts (#3212)
Introduces hack/boilerplate/fix.sh that automatically fixes the copyright header in files.
|
2018-10-17 14:22:26 -07:00 |
Patrick Ohly
|
9f1c344210
|
boilerplate.py: accept 2018
Happy New Year! 2018 is now a valid year for the copyright notice in a
file's header.
|
2018-02-02 09:29:18 -08:00 |
Budh Ram Gurung
|
0ebed25392
|
Fix copyright header boilerplate for year 2017
|
2017-06-16 22:26:21 +05:30 |
Dan Lorenc
|
2858ff3b3e
|
Check boilerplate in all files.
Also fix misisng boilerplate.
|
2016-05-24 21:57:16 -07:00 |