Commit 21b58d8
authored
Add bad-whitespace disable to travis config for examples.
Whitespace in examples is explicit and makes them more readable with vertical alignment of pins. Adding disable comments to the code will result in confusion (are they required to make the example work? no but not obvious to inexperienced users). Disable this globally for all example like the invalid name and docstring checks.1 parent b3aa4a3 commit 21b58d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
0 commit comments