frankframework / frankframework/frank-flow
Remove spaces after converting configuration with old syntax
Open
2.0
feature
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The conversion of old syntax works great, but still leaves some white spaces here and there, which doesn't look good.
**Describe the solution you'd like**
Detect spaces and remove them.
**Describe alternatives you've considered**
Use a reformatter like prettier. This will probably mess with a lot of the structure tho.
Contributor guide
Assessment
This issue has not been assessed yet.