Trending repository
-
Updated
Sep 12, 2021 - Jupyter Notebook
October 27, 2021 - October 28, 2021 • Virtual
Open source projects built in or receiving significant contributions from India :india:
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code
If the target file is deleted first, rm <symlink> will fail instead of removing the broken symbolic link file.
/home/sheep/temp> touch test.txt
/home/sheep/temp> ln -s test.txt test-link
/home/sheep/temp> rm test.txt
deleted /home/sheep/temp/test.txt
/home/sheep/temp> rm test-link
error: No valid paths
┌─ shell:5:1
│
5 │ rm test-
Add GitHub action to run PHP CS-Fixer and automatically submit any issues via a pull request
The objective of this notebook is to get access to all the job list in Remotive.io for certain keywords.
Connect to Remotive API, query from variables in input, and return dataframe with the following columns:
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.
We have currently simple GitHub page, but we need to think about it's update with some better design.