Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Anthony Sottile
Anthony Sottile has asked
47
questions and find answers to
229
problems.
Stats
7.5k
EtPoint
2.6k
Vote count
47
questions
229
answers
About
Anthony Sottile questions
pre-commit is failing with "Expected a Config map but got a list"
abort() hanging indefinitely
InvalidManifestError: At key language: Expected one of ... but got: 'python_venv'
Template type deduction for stream manipulators
Determining Source Line and File of function reference - How does Firebug do it?
Print all defined macros
Install package which has setup_requires from local source distributions
Replacing symbol from object file at compile time. For example swapping out main
How do I convince webpack to use the node imports over web imports when using `target: node`
__init__.py required for pkgutil.walk_packages in python3?
Anthony Sottile answers
pre-commit.com: Same version in .pre-commit-config.yaml and requirements.txt
What is top_level.txt and when is it created?
Why does flake8 give the warning F821 -- undefined name 'match' when using match.group(0) with Python 3
How to disable certain pre-commit hooks around specific lines of a file?
pre-commit: How to disable the check for unstaged files?
How to automatically press ENTER key/Confirm alert box with javascript/jquery
Installing numpy with pip (python3) in virtual environment on ubuntu 15.10
How do I stop pre-commit on failure?
How to configure pre-commit-config.yaml to work with poetry?
S101 Use of assert detected for python tests