Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for flagIfReversed (0.46 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/FindBadMultiLangSnippets.java

            if (inExample) {
                flagIfReversed(file, errors, currentSnippets);
            }
        }
    
        /**
         * Only flags when the first two detectable snippets in the block are GROOVY then KOTLIN.
         * Ignores blocks with fewer than two detectable snippets.
         */
        private void flagIfReversed(File file, Map<File, List<Error>> errors, List<Snippet> snippets) {
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Fri Aug 29 10:12:17 UTC 2025
    - 7.2K bytes
    - Viewed (0)
Back to top