Here's what's popular on GitHub today...
Trending repository
Why?
In some case we only get the linter errors for projects only in CI, it takes a lot of time for the whole cycle.
How?
We can add lint-staged for the existing husky setup on a recommit hook.
We should handle the lint-staged for all the packages in the app, including docs folder.
Git Merge 2022
Catch this session and more at Git Merge 2022 in Chicago, IL Sep 14 - 15th. Tickets are on sale now.
Popular topic
Trending repository
-
Updated
Aug 11, 2022 - Jupyter Notebook
Trending repository
-
Updated
Aug 11, 2022 - C++
Upcoming event recommended by GitHub
All Things Open 2022
October 30, 2022 - November 02, 2022 • Raleigh, NC
Trending repository
-
Updated
Aug 3, 2022 - Python
Trending repository
see https://github.com/ssciwr/clang-format-wheel and https://github.com/pre-commit/mirrors-clang-format
need to update contributing doc if it requires installing additional dependencies.
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
Trending repository
-
Updated
Aug 11, 2022 - Lua
Trending repository
-
Updated
Aug 11, 2022 - Jupyter Notebook
Trending repository
-
Updated
Aug 10, 2022
Trending repository
-
Updated
Aug 9, 2022 - Jupyter Notebook
Trending repository
Trending repository
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
Trending repository
-
Updated
Aug 11, 2022 - Python
Trending repository
We should set up a GitHub action to test changes made in every PR via the existing Playwright setup. Would complement nicely with the Vercel deployment.
Minify output better
Trending repository
-
Updated
Aug 11, 2022
Trending repository
-
Updated
Aug 7, 2022 - Python
Trending repository
I see the Guid has been added, can you add the test "type.IsPrimitive || type.isEnum || ..." in the IsKnownImmutableType, because using a constant enum parameter always raise the SetParameter for a component.
Trending repository
-
Updated
Aug 11, 2022 - C
Trending repository
-
Updated
Aug 11, 2022 - Java
Trending repository
-
Updated
Aug 3, 2022 - C#
Trending repository
-
Updated
Aug 10, 2022 - Python
Trending repository
-
Updated
Aug 11, 2022 - Go
Trending repository
-
Updated
Jul 29, 2022
Trending repository
Trending repository
-
Updated
Aug 11, 2022 - TypeScript
App recommended by GitHub
Restyled.io
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.
Would it be possible to let folks pass their own
slugifyfunction to generate slugs for markdown headings? Some usecases for this arePossible alternative
If it is too much, [@sindresorhus/sl