
flake8
PyLint
PyFlakes
pre-commit by Yelp
mypy
PEP8
CppDepend
ruff
Medium
Ghost
WordPress
DEV.to
Blogger
Tumblr
Hashnode
Write.as
flake8
MediumMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than flake8. While we know about 3120 links to Medium, we've tracked only 5 mentions of flake8. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.3.0 hooks: - id: trailing-whitespace - id: check-merge-conflict - id: check-yaml args: [--unsafe] - id: check-json - id: detect-private-key - id: end-of-file-fixer - repo: https://github.com/timothycrosley/isort rev: 5.10.1 hooks: - id: isort - repo:... - Source: dev.to / over 3 years ago
I just ran `pre-commit autoupdate`. It's asking for a username for https://gitlab.com/pycqa/flake8. :-(. Source: almost 4 years ago
Flake8 plugin for a smart line length validation. Source: almost 4 years ago
$ pre-commit install Pre-commit installed at .git/hooks/pre-commit $ git add .pre-commit-config.yaml $ git commit -m "Add pre-commit config" [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://gitlab.com/pycqa/flake8. [INFO] Initializing environment for https://github.com/pycqa/isort. [INFO] Initializing environment for... - Source: dev.to / about 5 years ago
If you're looking for just good automated error checking, I personally use a bunch of flake8 plugins via pre-commit hooks: flake8-bugbear, flake8-builtins, flake8-bandit, etc. You can find a bunch of sites that give recommended plugins and you just need to pick which ones you care about :). Source: over 5 years ago
Perhaps these are Huawei Ascend chips? https://en.wikipedia.org/wiki/HiSilicon#Ascend_910 https://medium.com/@huaweiclouddevelper/a-brief-introduction-to-huawei-ascend-cloud-cbef8f25bc34. - Source: Hacker News / 2 days ago
- Standard Broadcast "is owned by 44 total people, all of whom are creators" So it's fair to say there are creators with significant equity stakes in Nebula. It's NOT fair to assume that the 50% of revenue left after share is distributed evenly among all creators on the platform via an equity mechanism. Of course then there's Floatplane, which is entirely owned by LMG. At least a couple years ago they targeted "a... - Source: Hacker News / 2 days ago
Yeah. But shouldnโt take long until someone shows up to notice how we AI- negative Nancyโs "donโt get it". This is the pinnacle of human creation https://medium.com/@2315610426. - Source: Hacker News / 2 days ago
Good move. There's an interesting old article on the door handles here: > https://medium.com/@arunchidambaram/is-teslas-door-handle-an-over-kill-21e42756f58e In aerodynamic terms, door handles are nbd compared to side mirrors. Mirrors account for 6% of a car's aerodynamic drag. Door handles: roughly 0.2%. Basically they make no difference -- their effect is a rounding error -- and they were implemented for... - Source: Hacker News / 5 days ago
Guess what makes SSH multiplexing physically impossible: https://medium.com/@rviragh/chatgpt-sol-5-6-pro-still-exhibits-model-confusion-given-recursive-role-and-rulesets-70124a36951f Curious about your guessses. - Source: Hacker News / 5 days ago
PyLint - Pylint is a Python source code analyzer which looks for programming errors.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
PyFlakes - A simple program which checks Python source files for errors.
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
pre-commit by Yelp - A framework for managing and maintaining multi-language pre-commit hooks
DEV.to - Where software engineers connect, build their resumes, and grow.