![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@mikmak/eslint-config
Advanced tools
Mikmak's eslint rules
Extending your rules
# in your project folder
npm i @mikmak/eslint-config
then in your .eslintrc
file add
{
"extends": "@mikmak"
}
We are using github actions/workflows to take care of deployment. We also use this action.
To publish simply bump the version and merge into main
.
main
branch.[RULE]
: for example [RULE] getter-return - enforce return statements in getters
[BUGFIX]
: for example [BUGFIX] fix rule not showing warning
[FEAT]
: for example [FEAT] Adding new template for minor issues
.[CH{number of ticket}]
: for example [CH1234] Adding new template for minor issues
.main
. It is fine if there are multiple commits, with squash and merge these would turn into one commit. Squash and merge helps with having a linear git history. how to squash & merge on github.Other things to keep in mind/ resources:
FAQs
mikmak's eslint rules
The npm package @mikmak/eslint-config receives a total of 167 weekly downloads. As such, @mikmak/eslint-config popularity was classified as not popular.
We found that @mikmak/eslint-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 15 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.