Skip to content

Commit 2b4a6a0

Browse files
authored
Add new line under the class declaration
1 parent 7bfe5af commit 2b4a6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project_and_code_guidelines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ Example:
315315

316316
```java
317317
public class MainActivity extends Activity {
318+
318319
private static final String TAG = MainActivity.class.getSimpleName();
319320

320321
private String mTitle;

0 commit comments

Comments
 (0)