Sha256: ffadc571be7741f8c96f8596bd3b749ea160b681b5572a73329f4f94147d43a5

Contents?: true

Size: 657 Bytes

Versions: 8

Compression:

Stored size: 657 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 custom associations, if any
# custom_associations:
# - "cache_belongs_to"

# Whether or not you want the cache enabled (disabled by default)
# cache: true

# Where you want the cache to be stored (default below)
# cache_directory: 'tmp/cache/packwerk'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
packwerk-3.0.1 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-3.0.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-2.3.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-2.2.2 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-2.2.1 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-2.2.0 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-2.1.1 lib/packwerk/generators/templates/packwerk.yml.erb
packwerk-2.1.0 lib/packwerk/generators/templates/packwerk.yml.erb