Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- San Francisco, CA
- Sign in to view email
- www.dlukeomalley.com
- San Francisco, CA
- Sign in to view email
- www.dlukeomalley.com
Popular repositories
-
Material and code for SIPB's IAP 2013 Programming in Python with Django class.
-
6.115-Toolchain Archived
Forked from igutekunst/6.115-Toolchain
Toolchain for MIT's Micro-Controller class
Assembly
-
-
-
Lightweight set of scripts to turn Phillips Hue bulbs on at sunrise. Runs via a cron job on a home server (i.e. Raspberry Pi).
Python
-
477 contributions in the last year
Activity overview

Contribution activity
December 2019
Created an issue in returntocorp/bento that received 1 comment
Hadolint doesn't detect all Docker files
Dockerfiles with lowercase 'dockerfile' in the name aren't detected. Tracking ticket for @brendongo
1
comment
- For long running analyzes, tell user something may be wrong
- Suggest common build/vendored code dirs for .bentoignore
- Python files not analyzed because of missing .py suffix
- Publish precommit configuration
- Move Bento's .venv to global ~/.bento directory
- Disable hadolint DL3008
- Disable flake8 rule F841
- flake8-executable EXE002 and EXE001 are differently indexed
- Symlinks may cause tools to hang
- flake8-builtins A003 triggers on SQLAlchemy classes that follow convention
- `*#` ignore pattern in .gitignore causes all files to be ignored
- Results displayed for files that should be skipped based on `.bentoignore`
4
contributions
in private repositories
Dec 3 – Dec 7