FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
hackathon-manager/.codeclimate.yml at develop · codeRIT/hackathon-manager · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
codeRIT
/
hackathon-manager
Public archive
Notifications
You must be signed in to change notification settings
Fork
24
Star
33
Code
Issues
65
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
hackathon-manager
/
.codeclimate.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
36 lines (36 loc) · 578 Bytes
Breadcrumbs
hackathon-manager
/
.codeclimate.yml
Copy path
File metadata and controls
36 lines (36 loc) · 578 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
version
:
"
2
"
checks
:
method-complexity
:
config
:
threshold
:
7
plugins
:
rubocop
:
enabled
:
true
channel
:
rubocop-0-67
csslint
:
enabled
:
true
duplication
:
enabled
:
true
config
:
languages
:
-
ruby
#
mass_threshold: 30
-
javascript
exclude_patterns
:
#
Custom patterns:
-
"
**/*.min.*
"
-
public/**/*
#
CodeClimate defaults:
-
config/
-
db/
-
dist/
-
features/
-
"
**/node_modules/
"
-
script/
-
"
**/spec/
"
-
"
**/test/
"
-
"
**/tests/
"
-
Tests/
-
"
**/vendor/
"
-
"
**/*_test.go
"
-
"
**/*.d.ts
"
Back
|
FazBrowse Home
|
New Git URL