mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Linguist excludes documentation by default, which is not so useful on a repo dedicated to documentation. This attribute forces it to take .rst files into account and properly report this report as being 99% reStructuredText.
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
# Properly detect languages on GitHub
|
|
*.rst linguist-detectable=true
|