editorconfig-core-java
editorconfig-core-java copied to clipboard
Isn't a list of pairs a map?
Isn't a list of pairs a map? Shouldn't List<EditorConfig.OutPair> types be maps?
It is. List<EditorConfig.OutPair> was used to keep all clients compatible with the previous implementation. Feel free to create PR if you need an overload with the map