Suppress warnings by pocke · Pull Request #16 · kymmt90/hatenablog

This pull request suppresses three kinds of warnings. First, it suppresses not initialized instance variable warning. We can see the warning while the test. example: /home/pocke/ghq/github.com/kymm...