Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fastlane action #2

Open
dral3x opened this issue Jan 7, 2019 · 0 comments
Open

Fastlane action #2

dral3x opened this issue Jan 7, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dral3x
Copy link
Owner

dral3x commented Jan 7, 2019

StringsLint needs to parse all files inside a project and it can take a while to do it.

Having it running inside a Run Build Script could not be viable all the time but maybe having it in a fastlane lane (as prerequisite for building the app for a release) makes more sense.

We need to create a fastlane action so the linter can be configured and invoked in a fastlane lane.

@dral3x dral3x added the enhancement New feature or request label Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant