NightOwl888 commented on code in PR #1163: URL: https://github.com/apache/lucenenet/pull/1163#discussion_r2188011715
########## src/Lucene.Net.Analysis.Common/Analysis/Miscellaneous/StemmerOverrideFilter.cs: ########## @@ -337,4 +337,4 @@ public virtual StemmerOverrideMap Build() } } } -} \ No newline at end of file +} Review Comment: I am fixing the .editorconfig stuff in #1164, so we don't need to address that here. Do note I will be adding a section to the contributing documentation to address importing it into tools like JetBrains Rider without having Resharper installed or other common editors that don't have .editorconfig support enabled by default. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org