Shanavas M

Results 8 issues of Shanavas M

1. Support for `!` operator 2. Fix spacing for `/` in js-modes 3. Fix spacing for `.`

inserts spaces after `addressof` ( `&`) operator in C.

`///` gets expanded to `// /` where `/// ` is expected

bug

When authentication fails as provided identity file doesn't exists, bbcp shows error message ``` bbcp: Accept timed out on port 5031 bbcp: Unable to allocate more than 0 of 4...

npm package.json supports [dual licenses](https://docs.npmjs.com/files/package.json#license). packages like `opener` are dual licensed. Now npm2deb fails to handle dual license syntax.

``` console.log("ആണെങ്കിൽ") ``` prints `if`. One solution could be to translate string to some intermediate representation before translating keywords.

names of binary executable differ in some distributions like `clang-format-7` or `clang-format-8` in debian. Is there any way to customize the name of binary executable of a formatter ?