We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2693fc4 + c540273 commit f620729Copy full SHA for f620729
1 file changed
src/summarycode/classify.py
@@ -45,7 +45,6 @@ def get_relative_path(root_path, path):
45
_MANIFEST_ENDS = {
46
'.about': 'ABOUT file',
47
'/bower.json': 'bower',
48
- '/project.clj': 'clojure',
49
'.podspec': 'cocoapod',
50
'/composer.json': 'composer',
51
'/description': 'cran',
0 commit comments