Changes In Branch github/restyled/deepsource-transform-1fe15620 Through [790d705741] Excluding Merge-Ins
This is equivalent to a diff from 1dd20df63c to 790d705741
2021-04-17
| ||
06:05:54 |
Merge pull request #17 from reduce-algebra/deepsource-transform-1fe15620
Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop check-in: 0ade40978e user: trnsz@pobox.com tags: master, trunk | |
2021-04-16
| ||
07:13:11 | Restyled by whitespace Leaf check-in: e824121e11 user: commits@restyled.io tags: github/restyled/deepsource-transform-1fe15620, trunk | |
07:13:10 | Restyled by prettier-markdown check-in: 790d705741 user: commits@restyled.io tags: github/restyled/deepsource-transform-1fe15620, trunk | |
07:13:04 |
Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop
This commit fixes the style issues introduced in 7ac5cb2 according to the output Details: https://deepsource.io/gh/reduce-algebra/mtt/transform/c3252946-0bd2-48d0-b166-fde2a4487b9e/ Leaf check-in: 1dd20df63c user: 62050782+deepsource-autofix[bot]@users.noreply.github.com tags: github/deepsource-transform-1fe15620, trunk | |
07:11:53 | Add .deepsource.toml check-in: 9cc04b860f user: bot@deepsource.io tags: master, trunk | |
Modified LICENSE.md from [7824ce41c5] to [96af4d2315].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 | - - + + | # The GNU General Public License, Version 2, June 1991 (GPLv2) |
︙ | |||
85 86 87 88 89 90 91 | 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 | - - - + + + - - - - - - - - - + + + + + + + + + | modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - **a)** You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - **b)** You must cause any work that you distribute or publish, that in whole |
︙ | |||
123 124 125 126 127 128 129 | 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 | - - + + - - + + - - + + - | License. **3.** You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - **a)** Accompany it with the complete corresponding machine-readable source |
︙ |
Modified README.md from [a41249c324] to [da8a56cfa1].
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | - + + + - - + + + + + + | # MTT ## Model Transformation Tools ### Bond-graph based modeling tools |
︙ | |||
40 41 42 43 44 45 46 | 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | - - + + + + + + | - [GitHub Issues](https://github.com/reduce-algebra/mtt/issues) --- ## Authors |
Modified SECURITY.md from [a45c510c57] to [19071b59c9].
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - - - + + + + + + + + | # Security Information ## Reporting a Vulnerability Please use email to report any any security vulnerabilities: |