ferruzzi commented on a change in pull request #20305:
URL: https://github.com/apache/airflow/pull/20305#discussion_r769340727



##########
File path: setup.cfg
##########
@@ -45,6 +45,7 @@ license_files =
    licenses/LICENSE-moment-strftime.txt
    licenses/LICENSE-moment.txt
    licenses/LICENSE-normalize.txt
+   licenses/LICENSES-ui.txt

Review comment:
       For context, I just now rebased main and ran the pre-commits locally 
using `pre-commit run --all-files` on it without any of my code changes and it 
did the same:
   
   ```
   Update setup.cfg file with all 
licenses..................................................Failed
   - hook id: update-setup-cfg-file
   - files were modified by this hook
   ```

##########
File path: setup.cfg
##########
@@ -45,6 +45,7 @@ license_files =
    licenses/LICENSE-moment-strftime.txt
    licenses/LICENSE-moment.txt
    licenses/LICENSE-normalize.txt
+   licenses/LICENSES-ui.txt

Review comment:
       Change reverted and pushed.  
   
   My pre-commit hooks also started failing a whole bunch of mypy tests today 
when I pulled the latest main down, so I may need to unbork something on my 
environment.  Sorry I missed that.




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