hugo/resource/tocss/scss
Cameron Moore b8b91f5506 common: Fix golint errors
common/errors/errors.go:21:1: comment on exported var FeatureNotAvailableErr should be of the form "FeatureNotAvailableErr ..."
common/errors/errors.go:23:5: error var FeatureNotAvailableErr should have name of the form ErrFoo
common/maps/scratch.go:76:1: comment on exported method Scratch.Delete should be of the form "Delete ..."
common/maps/scratch.go:133:1: exported function NewScratch should have comment or be unexported
common/types/types.go:44:1: exported function NewKeyValuesStrings should have comment or be unexported
2018-09-07 08:25:51 +02:00
..
client.go resource/scss: Add IncludePaths config option 2018-07-20 17:50:44 +02:00
tocss.go tocss/scss: Improve _ prefix handling in SCSS imports 2018-07-31 16:53:03 +02:00
tocss_notavailable.go common: Fix golint errors 2018-09-07 08:25:51 +02:00