Skip to content

Commit

Permalink
Use config-src type for Cakefiles (CoffeScript)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed Jun 23, 2020
1 parent 23b5b37 commit 78fb6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@
}
],
"config-src": [
"cakefile",
"gruntfile.js",
"gulpfile.js",
{
Expand Down Expand Up @@ -331,7 +332,6 @@
"lock": [".vpkg-lock.json", "package-lock.json"],
"ruby": ["capfile", "gemfile", "guardfile", "podfile", "rakefile"],
"script": ["gradlew"],
"src": ["cakefile"],
"security": ["security", "security.md"],
"support": ["funding.yml", "support", "support.md"],
"todo": ["todo", "todo.md", "todo.txt"]
Expand Down

0 comments on commit 78fb6ce

Please sign in to comment.