Merge branch 'master' into engine

This commit is contained in:
Adrian Gallagher
2019-09-13 14:29:48 +10:00
13 changed files with 36 additions and 48 deletions

View File

@@ -547,7 +547,7 @@ var (
BAT = NewCode("BAT")
ETP = NewCode("ETP")
HOT = NewCode("HOT")
STRAT = NewCode("STRAT")
STRAT = NewCode("STRAT") // nolint: misspell
GNT = NewCode("GNT")
REP = NewCode("REP")
SNT = NewCode("SNT")