This website requires JavaScript.
Explore
Discord Server
Help
Sign in
actions
/
pypi-publish
Watch
1
Star
0
Fork
You've already forked pypi-publish
0
mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced
2024-11-09 10:23:35 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c008c2f40a
pypi-publish
/
.yamllint
11 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Inherit `yamllint` config from the default preset This patch also fixes the misconfigured rules definition.
2022-11-30 04:05:59 -05:00
---
extends: default
rules:
indentation:
level: error
indent-sequences: false
...
Reference in a new issue
Copy permalink