Code and file formatting #425
CagtayFabry
announced in
Guidelines
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code and file formatting
Python
black
is used for code formatting of Python filesisort
is used in addition to format importsMarkdown
Markdown files are formatted using PyCharm default Markdown presets (run with
CTRL+ALT+L
)ideas regarding automatic linting/formatting are welcome 🏅
File
->settings
->editor
->Code Style
->Markdown
YAML
YAML
files such as ASDF schemas are auto formatted with slight changes to the default PyCharm settings (runwith
CTRL+ALT+L
)File
->settings
->editor
->Code Style
->YAML
Beta Was this translation helpful? Give feedback.
All reactions