Created
September 21, 2020 19:44
-
-
Save wildmaples/fbc91f4d5eaf4be6968ef9b11f92a2e1 to your computer and use it in GitHub Desktop.
List of deprecated references for components/online_store
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file contains a list of dependencies that are not part of the long term plan for components/shop_mover. | |
# We should generally work to reduce this list, but not at the expense of actually getting work done. | |
# | |
# You can regenerate this file using the following command: | |
# | |
# bundle exec packwerk update components/online_store | |
--- | |
components/retail: | |
"::RetailStore": | |
violations: | |
- dependency | |
files: | |
- components/online_store/app/controllers/shop_controller.rb | |
- components/online_store/test/unit/image_reset_test.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment