You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
section f {
foo : "bar"
foo : "bar"
}
Should be disallowed, but if a section is reopened, or hit in dot format:
section.f.foo = "bar", that should all be okay.
Not sure about section re-opening, possibly do some flow analysis and warn?
viega
changed the title
I think I'm not checking for duplicate attr adds properly
Duplicate attr add behavior should be more intuitive for config file writers, not inherit typical programming semantics
Feb 10, 2023
No description provided.
The text was updated successfully, but these errors were encountered: