| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| hooks: | ||
| - id: isort | ||
| additional_dependencies: [toml] | ||
| args: [--project=utide, --multi-line=3, --lines-after-imports=2, --lines-between-types=1, --trailing-comma, --force-grid-wrap=0, --use-parentheses, --line-width=88] |
There was a problem hiding this comment.
Can you change utide to oceans here?
Sorry, something went wrong.
| hooks: | ||
| - id: check-ast | ||
| - id: end-of-file-fixer | ||
| exclude: github_deploy_key_wesleybowman_utide.enc |
There was a problem hiding this comment.
You can remove this line.
| exclude: github_deploy_key_wesleybowman_utide.enc |
Sorry, something went wrong.
|
@Michelly-GC e @rosmesquit a GitHub Action is funcionando agora! 🎉 As falhas são relacionadas aos "checks" que essa Action faz. Eu vou arrumar elas em uma próxima PR já que o objetivo de #69 e #72 era apenas colocar a GHA para rodar. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
@ocefpaf here is a PR.