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

Version Path
packwerk-1.4.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.3.2 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.3.1 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.3.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.2.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.1.3 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.1.2 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.1.1 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.1.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.0.2 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-1.0.1 lib/packwerk/generators/templates/packwerk.yml.erb