Skip to content

duplicated defaults #134

@thumbnail

Description

@thumbnail

Brief

defaults are duped over https://github.com/nedap/formatting-stack/blob/master/src/formatting_stack/defaults.clj, https://github.com/nedap/formatting-stack/blob/master/src/formatting_stack/branch_formatter.clj and https://github.com/nedap/formatting-stack/blob/master/src/formatting_stack/project_formatter.clj with minor (but existing) differences.

Expected behavior

All defaults live in https://github.com/nedap/formatting-stack/blob/master/src/formatting_stack/defaults.clj

Actual behavior

defaults are duped

Suspected cause

differences in configuration between core/project-formatter/branch-formatter

Environment info

<= v4.0.0

Additional links

Thanks to #130 we can now apply the configuration differences needed in project-formatter/branch-formatter to the defaults.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions