[Linting] Enforce 120 max lines, and import order with custom linting #4
Annotations
10 errors
lint:
x/application/client/config/application_configs_reader.go#L8
could not import github.com/pokt-network/poktroll/x/shared/helpers (-: # github.com/pokt-network/poktroll/x/shared/helpers
|
lint:
x/shared/helpers/service.go#L31
undefined: sharedtypes.Service
|
lint:
x/shared/helpers/service_configs.go#L10
undefined: sharedtypes.ApplicationServiceConfig
|
lint:
x/shared/helpers/service_configs.go#L27
undefined: sharedtypes.SupplierServiceConfig
|
lint:
x/shared/helpers/service_configs.go#L64
undefined: sharedtypes.RPCType_UNKNOWN_RPC
|
lint:
x/shared/helpers/service_configs.go#L67
undefined: sharedtypes.RPCType_name) (typecheck)
|
lint:
x/application/client/config/application_configs_reader.go#L23
undefined: sharedtypes.ApplicationServiceConfig (typecheck)
|
lint:
x/application/client/config/application_configs_reader.go#L69
undefined: sharedtypes.ApplicationServiceConfig (typecheck)
|
lint:
x/application/client/config/application_configs_reader.go#L80
undefined: sharedtypes.ApplicationServiceConfig (typecheck)
|
lint:
x/application/client/config/application_configs_reader.go#L81
undefined: sharedtypes.Service (typecheck)
|