File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# Configure Languages for GitHub repository using Linguist
22
3- # Markdown & Make detection,
4- # exclude HTML, CSS & JavaScript
5- # docs/** linguist-detectable
3+ # EDN, Markdown & Make detection
64* .edn linguist-detectable =true
75* .md linguist-detectable =true
86make linguist-detectable =true
7+
8+ # Exclude other file types
99* .css linguist-detectable =false
1010* .js linguist-detectable =false
1111* .html linguist-detectable =false
Original file line number Diff line number Diff line change 99 - dev: megalinter java v8.3.0 in megalinter workflow
1010 - dev: setup-clojure 13.1, clj-kondo 2024.11.14, cljstyle 0.17.642 in quality-checks workflow
1111 - dev: markdown lint default practicalli configuration
12- - Update library versions using `make outdated`
12+ - dev: github repository attributes for edn project
13+ - aliases: update library versions using `make outdated`
1314
1415 | :name | :current | :latest |
1516 | ------------------------------------ | ---------------------------------------- | ---------------------------------------- |
You can’t perform that action at this time.
0 commit comments