Skip to content

Commit

Permalink
Merge "Upgraded eslint-config-openstack to 1.2.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed May 10, 2016
2 parents ebcd789 + a4d58e7 commit cb0abbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .eslintrc
Expand Up @@ -33,6 +33,10 @@ rules:
no-extra-parens: 1
callback-return: 1
block-scoped-var: 1
quote-props: 1
space-in-parens: 1
no-use-before-define: 1
no-unneeded-ternary: 1

#############################################################################
# Angular Plugin Customization
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"license": "Apache 2.0",
"devDependencies": {
"eslint": "1.10.3",
"eslint-config-openstack": "1.2.3",
"eslint-config-openstack": "1.2.4",
"eslint-plugin-angular": "0.15.0",
"jasmine-core": "2.4.1",
"karma": "0.13.22",
Expand Down

0 comments on commit cb0abbd

Please sign in to comment.