Skip to content

Commit

Permalink
Exclude bin
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Jan 17, 2014
1 parent 74535e9 commit b812a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -16,7 +16,7 @@ cleanup:
@[ -x `which gjslint` ] || sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz
fixjsstyle \
--recurse ./ \
--exclude_directories _octopress,lib,build,experimental,workbench,tests/node_modules,tools \
--exclude_directories _octopress,lib,bin,build,experimental,workbench,tests/node_modules,tools \
--max_line_length 100 \
--nojsdoc \
--error_trace \
Expand Down

0 comments on commit b812a40

Please sign in to comment.