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 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
2,086 contributions in the last year
Contribution activity
July 2020
- andersk/xo JavaScript
- andersk/zulip-js JavaScript
Created a pull request in zulip/zulip that received 9 comments
logo: Update Zulip logo
Known issues:
The files I was given here are actually from variant A (-1), not A-2, so they match neither of the proposals that were voted on in …
+167
−250
•
9
comments
- Upgrade JavaScript dependencies
- Reformat JavaScript with Prettier
- lint: Restore pycodestyle wrapper’s check for empty list of files
- lint: Use standard setup.cfg configuration for pycodestyle
- puppet: Add missing trailing commas
- Convert more percent formatting and upgrade semgrep to 0.14.0
- requirements: Upgrade Python requirements
- zulip_tools: Replace deprecated mktemp call
- python: Reformat scripts, tools with Black
- help: Stop pretending to be a single page application
- zthumbor: Remove Python 2 residue
- remote_server: Fix send_to_push_bouncer type
- mypy: Declare war on strict_optional = False
- requirements: Update Python requirements
- python: Reformat with Black
- postgres-init-db: Read terminate-psql-sessions script as root
- models: Add most missing field type annotations
- eslint: Enable arrow-parens, arrow-body-style, prefer-arrow-callback, comma-dangle for functions
- Reformat YAML files with Prettier
- lint: Upgrade zulint and remove run-isort wrapper
- test_runner: Remove customized run_test, TestSuite, and TestLoader
Created an issue in returntocorp/semgrep that received 6 comments
“running 9 rules...” message can’t be suppressed
Semgrep added this progress message in the last few weeks, even on a non-TTY (as simulated here by |& cat):
$ semgrep -f tools/semgrep.yml |& cat
r…
6
comments

