Skip to content

Commit

Permalink
objectionary#2649 fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
c71n93 committed Dec 4, 2023
1 parent 1595ba1 commit a72959b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ public void exec() throws IOException {
* Creates sections for each language for FFI insert in xmir and returns the resulting XML file.
* @param input The .xmir file
* @return The content of FFI inserts sections
* @checkstyle AbbreviationAsWordInNameCheck (8 lines)
*/
private XML addFFIs(
final XML input
Expand Down

0 comments on commit a72959b

Please sign in to comment.