Skip to content

Comments

Add formatting helper scripts#25

Open
codex-binaural wants to merge 1 commit intomasterfrom
codex/crear-scripts-para-formatear-archivos
Open

Add formatting helper scripts#25
codex-binaural wants to merge 1 commit intomasterfrom
codex/crear-scripts-para-formatear-archivos

Conversation

@codex-binaural
Copy link
Contributor

Summary

  • add xml-format.sh for formatting XML files using xmllint
  • add python-format.sh for formatting Python files using black
  • update python-format.sh to install black using pip3

Testing

  • apt-get update -y
  • apt-get install -y libxml2-utils
  • pip3 install black

https://chatgpt.com/codex/tasks/task_b_6855838f49a8832f995148f0de2ecc27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants