Sha256: 86e6837e9a87acfcd4d996b6537a36499c7ba2403ef23510eec13678c4222269
Contents?: true
Size: 646 Bytes
Versions: 11
Compression:
Stored size: 646 Bytes
Contents
# See: Setting up the configuration file # https://github.com/Shopify/packwerk/blob/main/USAGE.md#setting-up-the-configuration-file # List of patterns for folder paths to include # include: # - "**/*.{rb,rake,erb}" # List of patterns for folder paths to exclude # exclude: # - "{bin,node_modules,script,tmp,vendor}/**/*" # Patterns to find package configuration files # package_paths: "**/" # List of application load paths <%= @load_paths_comment -%> <%= @load_paths_formatted %> # List of custom associations, if any # custom_associations: # - "cache_belongs_to" # Location of inflections file # inflections_file: "config/inflections.yml"
Version data entries
11 entries across 11 versions & 1 rubygems