Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DDL: Standardize spaces around colon, coma... with namespaces #359

@jrodriguez-rc

Description

@jrodriguez-rc

This rule is adding spaces around the slashes of namespaces, converting this

define root view entity /RHP/C_DocumentDefTP
  provider contract transactional_query
  as projection on /RHP/R_DocumentDefTP

into

define root view entity / RHP / C_DocumentDefTP
  provider contract transactional_query
  as projection on / RHP / R_DocumentDefTP

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions