Skip to content

Commit

Permalink
Merge pull request #421 from jekyll/ducks
Browse files Browse the repository at this point in the history
Implement Ducks: Modular Redux
  • Loading branch information
mertkahyaoglu committed Oct 17, 2017
2 parents 6c4da49 + 0d66f4d commit 095457a
Show file tree
Hide file tree
Showing 90 changed files with 3,482 additions and 3,086 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ AllCops:

Metrics/BlockLength:
Enabled: false

Metrics/PerceivedComplexity:
Max: 9

Style/FrozenStringLiteralComment:
Enabled: false
170 changes: 0 additions & 170 deletions src/actions/collections.js

This file was deleted.

63 changes: 0 additions & 63 deletions src/actions/config.js

This file was deleted.

105 changes: 0 additions & 105 deletions src/actions/datafiles.js

This file was deleted.

Loading

0 comments on commit 095457a

Please sign in to comment.