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
Uh oh!
There was an error while loading. Please reload this page.
Code and file formatting
Python
blackis used for code formatting of Python filesisortis 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->MarkdownYAML
YAMLfiles such as ASDF schemas are auto formatted with slight changes to the default PyCharm settings (runwith
CTRL+ALT+L)File->settings->editor->Code Style->YAMLAll reactions