commonality / readme-inspector

䷂ Verify the existence—and assess the quality—of README files on GitHub (Enterprise) repositories.
https://commonality.github.io/readme-inspector/
MIT License
9 stars 9 forks source link

fix(config): move .env files #24

Closed gregswindle closed 6 years ago

gregswindle commented 6 years ago

Pull request (PR)

Move .env files to project root

Associated issue(s)

Closes #23



Souce code analysis

Code quality summary

Measure Scores
Quality gate Overall Quality
Complexity Complexity
Cognitive complexity
Complexity per Class
Complexity per file
Complexity per Function
Duplications Duplications
Issues Issues
Maintainability Code smells
Maintainability
Technical debt
Reliability Reliability
Security Security
Vulnerabilities
Test coverage Coverage Status
Coveralls coverage

Code quality, vulnerability, and standards compliance tools

Code Style Linters Test frameworks
JavaScript Style Guide ESLint Jest BDD
Standard JS user guide link-external ESlint user guide link-external Jest user guide link-external

How to format, lint, and test your changes

Open a Terminal, go to the root directory for readme-inspector, and run:

$ npm test

info Completed tasks are not required to open a PR, and may be addressed while the PR is open.

alert All tasks must be completed and verified before a PR may be merged into master, however.


coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 551e17ec741e3b26720b252191cd6fa665e3162e on GH-23-fix-config-move-env-files into 96546fe83342fed4b0b2d84dfa444ab19106e592 on master.

gregswindle commented 6 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: