uranusjr commented on code in PR #24910:
URL: https://github.com/apache/airflow/pull/24910#discussion_r916453270


##########
STATIC_CODE_CHECKS.rst:
##########
@@ -175,6 +175,8 @@ require Breeze Docker image to be build locally.
 
+--------------------------------------------------------+------------------------------------------------------------------+---------+
 | check-integrations-are-consistent                      | Check if 
integration list is consistent in various places        |         |
 
+--------------------------------------------------------+------------------------------------------------------------------+---------+
+| check-lazy-logging                                     | Check that all 
logging is lazy                                   |         |

Review Comment:
   ```suggestion
   | check-lazy-logging                                     | Check that all 
logging are lazy                                   |         |
   ```
   
   ?



-- 
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