antlr / stringtemplate4

StringTemplate 4
http://www.stringtemplate.org
Other
955 stars 231 forks source link

More .editorconfig #244

Closed Clashsoft closed 4 years ago

Clashsoft commented 4 years ago

Adds additional IntelliJ-specific rules to .editorconfig.

parrt commented 4 years ago

Do these conform to the ST4 coding style?

Clashsoft commented 4 years ago

Yes! In fact, that's the point: with these rules, its easier (for IntelliJ users like me, at least) to make PRs that involve some kind of auto-generated code (like the getters in #240). It now automatically adheres to the code style.

parrt commented 4 years ago

Ok,sounds like now we're at a point I can cut a release. Sound right?

Clashsoft commented 4 years ago

Its probably ok, so the ANTLR release isn't delayed. Maybe #240 can be targeted for the next release?

parrt commented 4 years ago

ok, let me think about that. I hesitate to make widespread changes these days. I'll see if ST4 still works for antlr ;)