-
Notifications
You must be signed in to change notification settings - Fork 0
Project configuration
Stéphane Brunner edited this page Mar 20, 2024
·
9 revisions
In your repository, you can add a file named .github/ghci.yaml
.
PROJECT-CONFIG.md, you will find the JSON schema with the module configuration on the running server.
Example:
# yaml-language-server: $schema=https://<server>/schema.json
profile: <the wanted profile>
<module>:
<module_configuration>
You can also get some information on the application page: https://geoservices.camptocamp.com/github/ or https://geoservices-int.camptocamp.com/github/
And you also will have some information for each repository on the path: /project/<owner>/<repository>
.