Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

grunt-jscs complains about 'kendo_lint' #2

Open
jlchereau opened this issue Oct 12, 2015 · 0 comments
Open

grunt-jscs complains about 'kendo_lint' #2

jlchereau opened this issue Oct 12, 2015 · 0 comments

Comments

@jlchereau
Copy link

Running "jscs:files" (jscs) task
All identifiers must be camelCase or UPPER_CASE at gruntfile.js :
    38 |            }
    39 |        },
    40 |        kendo_lint: {
----------------^
    41 |            files: ['src/js/*.js']
    42 |        },
>> 1 code style errors found!
Warning: Task "jscs:files" failed. Use --force to continue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant