"C++": - cpp/**/* - change-notes/**/*cpp* "C#": - csharp/**/* - change-notes/**/*csharp* Go: - go/**/* - change-notes/**/*go.* Java: - any: [ 'java/**/*', '!java/kotlin-extractor/**/*', '!java/ql/test/kotlin/**/*' ] - change-notes/**/*java.* JS: - any: [ 'javascript/**/*', '!javascript/ql/experimental/adaptivethreatmodeling/**/*' ] - change-notes/**/*javascript* Kotlin: - java/kotlin-extractor/**/* - java/ql/test-kotlin*/**/* Python: - python/**/* - change-notes/**/*python* Ruby: - ruby/**/* - change-notes/**/*ruby* Swift: - swift/**/* - change-notes/**/*swift* documentation: - "**/*.qhelp" - "**/*.md" - docs/**/* "QL-for-QL": - ql/**/* - .github/workflows/ql-for-ql* # Since these are all shared files that need to be synced, just pick _one_ copy of each. "DataFlow Library": - "shared/dataflow/**/*" "ATM": - javascript/ql/experimental/adaptivethreatmodeling/**/*