DanielGuramulta

Results 4 issues of DanielGuramulta

> * There is an plotting artifact when plotting lare buffersizes > > ![image](https://user-images.githubusercontent.com/8676912/97871493-41cad100-1d1d-11eb-9b36-fd6f2f40c6e0.png)

bug
m2k

1. Just did a fresh install of Scopy using the Windows installer and no restart was required. Should investigate if we can remove the required restart from the installer. 2....

enhancement
packaging

This pull request fixes some warnings

Enforce coding style on commits. To prevent files mixing different coding styles ```cpp // example if () { ... } if() { ... } ``` we make Travis check the...