kaxil commented on pull request #6007: URL: https://github.com/apache/airflow/pull/6007#issuecomment-626248652
> > doesn't conform to snake_case naming style > > @kaxil I have solved other issues (havent pushed yet) , but for the last one(reducing number of arguments) I will have to change all files(for example if I convert some arguments into dictionary), should I do it like this? You can disable it as in https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/operators/stackdriver.py#L82 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
