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
44
questions and find answers to
194
problems.
Stats
6.2k
EtPoint
2.1k
Vote count
44
questions
194
answers
About
Anthony Sottile questions
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?
Exclude manylinux wheels when downloading from pip
docker run -it over ssh: the input device is not a TTY
Anthony Sottile answers
InvalidManifestError: At key language: Expected one of ... but got: 'python_venv'
Python testing with flake8 and pytest results in AttributeError: 'Application' object has no attribute 'parse_preliminary_options_and_args'
Exclude Test files from precommit hook
Running pre commits, excluding a directory for multiples hooks
git ls-remote --tags: how to get date information?
Can I create a `pytest.mark.failif`?
Installing docker-ce through puppet
How to exclude untracked / new files from pre-commit hook via pre-commit.com?
What is the programmatic way to disconnect a node in Jenkins?
Dockerfile: Is my placement of EXPOSE correct?