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
49
questions and find answers to
235
problems.
Stats
7.7k
EtPoint
2.7k
Vote count
49
questions
235
answers
About
Anthony Sottile questions
pre-commit is failing with "Missing required key: rev"
Differentiate between ^J and <Enter> in curses
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
Anthony Sottile answers
pre-commit is failing with "Missing required key: rev"
Differentiate between ^J and <Enter> in curses
Install optional dependencies with tox
Use pre-commit hook for black with multiple language versions for python
Can the python pre-commit tool consider a subdirectory as a base of the project?
How to pre-install pre commit into hooks into docker
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?