Sahil Arora

Results 4 issues of Sahil Arora

1. `pycodestyle` by default ignores `E226`, hence works fine. 2. `autopep8 --version`: `autopep8 1.2.4` 3. `pycodestyle --version`: `2.3.1` 4. `python --version`: `Python 3.5.3 :: Continuum Analytics, Inc.` 5. `uname -a`:...

We could probably add continuous integration support to `cups-filters` so that the codebase becomes less error-prone and we could also add tests which will test the functionality of each filter....

It would be helpful to have an option to install shells such as [fish shell](https://fishshell.com/), [zsh](http://www.zsh.org/), etc.

The navbar links wrap up on small screens, making the navbar cover almost half of the screen size. It would be great if made responsive.