futil-js / contexture-core

Contexture DSL Processor
MIT License
21 stars 1 forks source link

Add circle config, duti, and eslint #2

Closed sean-clayton closed 7 years ago

sean-clayton commented 7 years ago

Fixes #1

decrapifier commented 7 years ago
Fails
:no_entry_sign: The changelog has not been updated. Please update the changelog.
Warnings
:warning: :exclamation: This PR is BIG (+336 -1147) Please keep it below 500 net changes
:warning: Your PR has lint warnings. Please consider fixing these.
utils.js

Full Path: /home/circleci/project/src/utils.js

Expected '===' and instead saw '=='. Line 43: if (group.join == 'or' && currentKey) Expected '===' and instead saw '=='. Line 52: item => item.key == currentKey && !getItems(item), Expected '===' and instead saw '=='. Line 60: if (relevantFilters.length == 1 && group.join !== 'not')
:warning: The README has not been updated. Please update the README.
Messages
:book: You reduced the total lines of code! Awesome! :+1:
:book: Awesome! Thanks for the well-formatted PR!

Generated by :no_entry_sign: dangerJS