Skip to content

Commit

Permalink
remove coffeelint
Browse files Browse the repository at this point in the history
  • Loading branch information
sertonix committed Nov 19, 2022
1 parent 2d88e44 commit fdb78ea
Show file tree
Hide file tree
Showing 92 changed files with 3 additions and 1,342 deletions.
1 change: 0 additions & 1 deletion packages/autoflow/.coffeelintignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/autoflow/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/autoflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@
},
"dependencies": {
"underscore-plus": "^1.7.0"
},
"devDependencies": {
"coffeelint": "^1.9.7"
}
}
1 change: 0 additions & 1 deletion packages/deprecation-cop/.coffeelintignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/deprecation-cop/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/deprecation-cop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
},
"deserializers": {
"DeprecationCopView": "deserializeDeprecationCopView"
},
"devDependencies": {
"coffeelint": "^1.9.7"
}
}
37 changes: 0 additions & 37 deletions packages/language-c/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/language-c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@
"dependencies": {
"tree-sitter-c": "0.20.2",
"tree-sitter-cpp": "0.20.0"
},
"devDependencies": {
"coffeelint": "^1.10.1"
}
}
1 change: 0 additions & 1 deletion packages/language-clojure/.coffeelintignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/language-clojure/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/language-clojure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@
"license": "MIT",
"bugs": {
"url": "https://github.com/atom/language-clojure/issues"
},
"devDependencies": {
"coffeelint": "^1.10.1"
}
}
37 changes: 0 additions & 37 deletions packages/language-coffee-script/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/language-coffee-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@
},
"bugs": {
"url": "https://github.com/atom/language-coffee-script/issues"
},
"devDependencies": {
"coffeelint": "^1.10.1"
}
}
1 change: 0 additions & 1 deletion packages/language-csharp/.coffeelintignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/language-css/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/language-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"bugs": {
"url": "https://github.com/atom/language-css/issues"
},
"devDependencies": {
"coffeelint": "^1.10.1"
},
"dependencies": {
"tree-sitter-css": "^0.19.0"
}
Expand Down
37 changes: 0 additions & 37 deletions packages/language-gfm/coffeelint.json

This file was deleted.

3 changes: 1 addition & 2 deletions packages/language-gfm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"atom": "*"
},
"devDependencies": {
"coffee-script": "1.7.0",
"coffeelint": "^1.10.1"
"coffee-script": "1.7.0"
}
}
1 change: 0 additions & 1 deletion packages/language-git/.coffeelintignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/language-git/coffeelint.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/language-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@
"license": "MIT",
"bugs": {
"url": "https://github.com/atom/language-git/issues"
},
"devDependencies": {
"coffeelint": "^1.10.1"
}
}
1 change: 0 additions & 1 deletion packages/language-go/.coffeelintignore

This file was deleted.

Loading

0 comments on commit fdb78ea

Please sign in to comment.