Commit 9b7b086
committed
Stop the license plugin from generating dangling JavaDoc comments
The JavaDoc style comment is incorrect for Java and Kotlin.
IntelliJ is constantly complaining (rightly so) about the generated
license headers. This will be resolved in the next release of the license plugin
by default.1 parent 45b2e14 commit 9b7b086
File tree
387 files changed
+548
-538
lines changed- src
- main
- java/org/mybatis/dynamic/sql
- delete
- render
- insert
- render
- render
- select
- aggregate
- function
- join
- render
- update
- render
- util
- mybatis3
- springbatch
- spring
- where
- condition
- render
- kotlin/org/mybatis/dynamic/sql/util/kotlin
- mybatis3
- spring
- test
- java
- examples
- animal/data
- column/comparison
- complexquery
- custom_render
- emptywhere
- generated/always
- mybatis
- spring
- groupby
- joins
- paging
- schema_supplier
- simple
- legacy
- springbatch
- bulkinsert
- common
- cursor
- mapper
- paging
- spring
- type_conversion
- issues
- gh100
- gh105
- lhg142
- org/mybatis/dynamic/sql
- delete
- insert
- mybatis3
- select
- subselect
- update
- util
- where
- render
- kotlin/examples/kotlin
- mybatis3
- canonical
- general
- joins
- spring/canonical
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
387 files changed
+548
-538
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
154 | 164 | | |
155 | 165 | | |
156 | 166 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments