toshi0383 / TVMLKitchen

Swifty TVML template manager with or without client-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftLint Run Script Build Phase fails on `carthage update`

toshi0383 opened this issue · comments

Oops.

$ carthage update
config error: 'variable_name_min_length' is not a valid rule identifier
/Users/toshi0383/dvideo/tv/app/Carthage/Checkouts/TVMLKitchen/source/TVMLBridging.swift:31:36: warning: Variable Name Violation: Variable name should be between 3 and 40 characters long: 'js' (variable_name)
config error: 'variable_name_min_length' is not a valid rule identifier
/Users/toshi0383/dvideo/tv/app/Carthage/Checkouts/TVMLKitchen/source/TVMLBridging.swift:31:36: warning: Variable Name Violation: Variable name should be between 3 and 40 characters long: 'js' (variable_name)