Trending repository
-
Updated
Apr 27, 2022 - TypeScript
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
June 20, 2022 - June 24, 2022 • Melbourne, Australia
Frameworks for building games across multiple platforms.
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
Currently, we use flake8-rst for running flake8 in code snippets in rst files:
However, flake8-rst isn't maintained, and is currently run in its own environment with a different flake8 version because of incompatibilities with flake8 v4
Task here is:
Describe the bug
When tuist graph <target> is run for a json format no target filtering is done but all project/workspace structure is shown inside generated JSON file. Works correctly with png and dot format.
To Reproduce
Run tuist graph <som-target> -f json. Result: All projects and targets returned.
We support two flows when registering:
Upfront (arguments):
atuin register -u "..." -e "..." -p "..."Partial (prompt):
atuin register -u "..." -e "..."
Please enter password: ...I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)
There's also the issue that the password prompt does not enable any proper p
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)
Motivation / Existing Problem
Native selection tools offer different modes, add the same to the addon's select tool.
Description
Add selection modes to allow adding/substracting/toggling selection. Idealy follow blender's default keymap, see: https://docs.blender.org/manual/en/latest/interface/selecting.html#selecting-modes