Trending repository
-
Updated
Oct 16, 2021
Codiga is a code analysis and code review platform
With Codiga, analyze your code, estimate the cost of your technical debt and automate your code reviews. All coding errors are surfaced directly on your GitHub code reviews. Integrate with GitHub actions or third-party tools such as Mergify, CircleCI or Jenkins to check that all production code does not have any issue!
Our current documentation for using templates points users to the JSON output to learn about what data is available to the template author. This is insufficient, because although it currently describes the correct shape of data, it leaves users guessing at the correct casing for field names.
A better source of truth than the JSON output is the
It appears there are quite a few http:// links in the documentation and code comments of this project despite the target websites supporting HTTPS (sometimes HTTPS has to be explicitly requested because the website does not upgrade connections on its own).
A quick search for http: yielded about 4000 findings, however I assume a lot are false positives (e.g. because they are part of an XML n
React version: 17.0.1
Link to code example: https://codesandbox.io/s/ecstatic-wood-ou6px
Allow authors of pull requests to set status to pending while still working on it.
Make packages/medusa/src/api/routes/store/returns pass linting
In an effort to improve our code quality we want to make sure that all files in the repo pass linting.
Please see this guide for a step-by-step guide for how to complete this task: https://medusajs.notion.site/Linting-routes-challenge-80bdf849c27a4d65baf9d397544d4a60