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
Ethereum
Trending repository
-
Updated
Aug 11, 2022 - Jupyter Notebook
Trending repository
-
Updated
Aug 11, 2022 - C++
Upcoming event recommended by GitHub
Git Merge 2022
September 14, 2022 - September 15, 2022 • Chicago, IL
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
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
webapp.io
Ship code faster with webapp.io
Developers move much faster using webapp.io to get per-branch review & E2E testing environments.
- Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
- Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like
npm installover and over again.
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
Axolo for Slack
Enable your team to merge pull requests faster
Axolo is a bi-directional Slack & GitHub/GitLab integration.
With Axolo, tech teams collaborate on pull requests seamlessly. Each pull request creates a temporary Slack channel where all information (deployments, pull request checks, and code comments) will be shared. Axolo takes all of the normal back-and-forths on GitHub and Slack to centralize the conversation in ephemeral pull request channels. But this is only step 1!
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