Jarek Potiuk
Jarek Potiuk
This should be generated automtatically. We hve pre-commit for that in apache-airflow - so we should copy the pre-commit from there and generate the TOC automatically with it - this...
You also need to actually use the pre-commit to generate the content :)
And remove the one added by hand
https://github.com/apache/airflow-site/actions/runs/7075369981/job/19258840711?pr=897
Well. You do realize you need to run pre-commit and apply the change though :) ?
`I did. I run the pre-commit run --all-files as mentioned in the [file](https://github.com/apache/airflow/blob/main/STATIC_CODE_CHECKS.rst#id3). Is there anything else I need to do? I would really appreciate it if you could tell...

I think this output of the CI explains everything. I would have to literally copy what it says if you want instructions :) It's there precisely to instruct people what...
It does seam like pretty unintended behaviour.
Do you want to attempt to fix it @nclaeys ?