This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Move: Implement inspection which reports mismatch between package directive and containing directory
Browse Source
...
This commit is contained in:
Alexey Sedunov
2015-04-29 11:49:18 +03:00
parent
fe96a8563a
commit
d096e74c10
66 changed files
with
612 additions
and
20 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
idea/testData/multiFileIntentions/moveFileToPackageMatchingDirectory/moveToDefaultDirectory/after/source/dummy.kt
Unescape
Escape
Copy filename
View File
idea/testData/multiFileIntentions/moveFileToPackageMatchingDirectory/moveToDefaultDirectory/after/test.kt
+7
Unescape
Escape
Copy filename
View File
@@ -0,0 +1,7 @@
package
class
Foo
fun
foo
(
)
{
}
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
azalea/kotlin-fork
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block