mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Add full stop at the end of each reference
This commit is contained in:
@@ -242,8 +242,8 @@ tab width settings cannot be taken into account.
|
||||
|
||||
## References
|
||||
|
||||
* Java SE Documentation: [Compound Statements](https://www.oracle.com/java/technologies/javase/codeconventions-statements.html#15395)
|
||||
* Wikipedia: [Indentation style](https://en.wikipedia.org/wiki/Indentation_style)
|
||||
* Java SE Documentation: [Compound Statements](https://www.oracle.com/java/technologies/javase/codeconventions-statements.html#15395).
|
||||
* Wikipedia: [Indentation style](https://en.wikipedia.org/wiki/Indentation_style).
|
||||
````
|
||||
|
||||
### XML example
|
||||
|
||||
Reference in New Issue
Block a user