gitextract_l8fx_3tr/ ├── .github/ │ ├── FUNDING.yml │ ├── ISSUE_TEMPLATE/ │ │ └── badge-request.md │ ├── pr-labeler.yml │ ├── pull_request_template.md │ ├── scripts/ │ │ └── check_badge_order.py │ └── workflows/ │ ├── badge-order.yml │ ├── pr-labeler.yml │ └── prettier.yml ├── .prettierrc ├── .unibeautifyrc.json ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── _config.yml └── assets/ └── css/ └── style.scss