Trending repository
-
Updated
Sep 12, 2021 - Jupyter Notebook
November 01, 2021 - December 01, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
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:
Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.
We have currently simple GitHub page, but we need to think about it's update with some better design.