jrsteinebrey commented on PR #7544:
URL: https://github.com/apache/nifi/pull/7544#issuecomment-2127792570

   Thanks for the changes you made. Some other files in this PR now have 
checkstyle violations:
   
   Warning:  
src/main/java/org/apache/nifi/processors/standard/db/TableSchema.java:[155,47] 
(whitespace) WhitespaceAround: '!=' is not followed by whitespace.
   Warning:  
src/main/java/org/apache/nifi/processors/standard/db/TableSchema.java:[155,47] 
(whitespace) WhitespaceAround: '!=' is not preceded with whitespace.
   Warning:  
src/test/java/org/apache/nifi/processors/standard/db/impl/TestOracleDatabaseAdapter.java:[124,122]
 (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
   Warning:  
src/test/java/org/apache/nifi/processors/standard/db/impl/TestOracle12DatabaseAdapter.java:[166,122]
 (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
   Warning:  
src/test/java/org/apache/nifi/processors/standard/PutDatabaseRecordTest.java:[1832,11]
 (whitespace) WhitespaceAfter: 'catch' is not followed by whitespace.
   Warning:  
src/test/java/org/apache/nifi/processors/standard/PutDatabaseRecordTest.java:[1832,11]
 (whitespace) WhitespaceAround: 'catch' is not followed by whitespace.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to