ottlinger commented on code in PR #311: URL: https://github.com/apache/creadur-rat/pull/311#discussion_r1805290155
########## apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/NoteGuesser.java: ########## @@ -45,26 +52,37 @@ public class NoteGuesser { "THIRD_PARTY_NOTICES", "THIRD_PARTY_NOTICES.TXT", "COPYRIGHT", "COPYRIGHT.TXT", "BUILDING", "BUILDING.TXT", - "BUILD", "BUILT.TXT",// + "BUILD", "BUILT.TXT", Review Comment: Does it make sense to add markdown as extension as well? md/MD? -- 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...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org