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

Split comment in generated kotlin files. #16

Merged
merged 2 commits into from
Jan 21, 2022
Merged

Split comment in generated kotlin files. #16

merged 2 commits into from
Jan 21, 2022

Conversation

bmarty
Copy link
Collaborator

@bmarty bmarty commented Jan 20, 2022

We import the generated Kotlin files to the Element Android project and our CI does not like long lines (me neither - that why I set up the CI like this!)

@pixlwave @novocaine not sure it's relevant to do the same for iOS / js generated files.
Happy to do it if you want me to, just let me know.

bmarty added a commit to element-hq/element-android that referenced this pull request Jan 20, 2022
Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We don't lint external pods in EI so line length hasn't been an issue.

@bmarty bmarty merged commit ac09467 into main Jan 21, 2022
onurays added a commit to element-hq/element-android that referenced this pull request Jan 23, 2022
* develop: (66 commits)
  toolbar management  (#4887)
  adding changelog entry
  adding back periodic flag when scheduling automatic background workers
  Fix enum class warning
  Split long lines Done by matrix-org/matrix-analytics-events#16
  Add new class in analytics plan
  Fix conditional for Delight issue automation
  Add missing import in kdoc
  Update kdoc
  Enable Delight issue automation
  Fix an error in string resource (#4997)
  Changelog
  Add some unit test for the command parser. Not all commands are covered, could add more tests later.
  data class.
  use sealed interface
  Small cleanup
  Command parser is not a static object anymore
  Add changelog
  Use Throwable.isLimitExceededError extension
  Do not automatically retry 429 with a too long delay
  ...
@bmarty bmarty deleted the bma/split_comment branch January 25, 2022 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants