10sr
====
Profile
-------
プログラミングなどをします。
甘いものとかやすいコーヒーとかが好きです。
SNS Accounts
------------
* GitHub: [10sr](https://github.com/10sr)
* Twitter: [@10sr](https://twitter.com/10sr)
そのほかは [ここ](https://github.com/10sr/10sr.github.io/blob/master/me.md)
Products and Contributings
--------------------------
### EditorConfig ([HomePage](http://editorconfig.org))
[GitHub Organization](https://github.com/editorconfig/)
のメンバーとして開発に参加しています。
主に [Emacs Plugin](http://github.com/editorconfig/editorconfig-emacs)
のほとんど全部を見ており、細かな改善・提出された Issue の処理的なことをしています。
### Emacs Packages
MELPA にあるもの: [https://melpa.org/#/?q=10sr](https://melpa.org/#/?q=10sr)
### Python Packages
- [**flake8-no-implicit-concat**](https://github.com/10sr/flake8-no-implicit-concat)
Python の暗黙的な文字列リテラルの結合を禁止するやつ