https://github.com/scality/guidelines
Provide the basic common guidelines for Scality JS projects
https://github.com/scality/guidelines
Last synced: 4 months ago
JSON representation
Provide the basic common guidelines for Scality JS projects
- Host: GitHub
- URL: https://github.com/scality/guidelines
- Owner: scality
- License: apache-2.0
- Created: 2015-10-14T13:32:05.000Z (over 10 years ago)
- Default Branch: development/8.2
- Last Pushed: 2025-02-28T16:13:13.000Z (over 1 year ago)
- Last Synced: 2025-04-01T17:53:35.888Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 342 KB
- Stars: 2
- Watchers: 55
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Guidelines
This project:
* Defines and explains the coding style and workflow for the S3 project. See
[CONTRIBUTING.md](CONTRIBUTING.md) for details.
* Provides an `eslint-config-scality` package that can be added as a dependency
in other projects. That way, coding style can automatically be checked using
eslint.