Skip to content

Commit

Permalink
modularization
Browse files Browse the repository at this point in the history
  • Loading branch information
mfahmialkautsar committed Feb 12, 2021
1 parent c2d1e36 commit 9378092
Show file tree
Hide file tree
Showing 159 changed files with 3,348 additions and 2,431 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 1,5 @@
language: swift
osx_image: xcode11.3
xcode_project: Foodify/Foodify.xcodeproj
xcode_scheme: Foodify
xcode_destination: platform=iOS Simulator,OS=13.3,name=iPhone 11 Pro

This file was deleted.

4 changes: 4 additions & 0 deletions .swiftlint.yml → Foodify/.swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 2,7 @@ disabled_rules:
- identifier_name
- function_body_length
- type_body_length
- force_try
- force_cast
- generic_type_name
- line_length
44 changes: 0 additions & 44 deletions Foodify/Core/DI/Injection.swift

This file was deleted.

94 changes: 0 additions & 94 deletions Foodify/Core/Data/DataRepository.swift

This file was deleted.

68 changes: 0 additions & 68 deletions Foodify/Core/Data/Locale/Entity/DetailEntity.swift

This file was deleted.

134 changes: 0 additions & 134 deletions Foodify/Core/Data/Locale/LocaleDataSource.swift

This file was deleted.

Loading

0 comments on commit 9378092

Please sign in to comment.