mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
13 lines
158 B
YAML
13 lines
158 B
YAML
|
languages:
|
||
|
Ruby: true
|
||
|
JavaScript: true
|
||
|
Python: false
|
||
|
PHP: false
|
||
|
|
||
|
exclude_paths:
|
||
|
- "public/*"
|
||
|
- "script/*"
|
||
|
- "spec/*"
|
||
|
- "test/*"
|
||
|
- "vendor/*"
|