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

Fix spaces/tabulation from code on data folder #4024

Merged
merged 9 commits into from
Mar 22, 2022
Merged

Fix spaces/tabulation from code on data folder #4024

merged 9 commits into from
Mar 22, 2022

Conversation

ramon-bernardo
Copy link
Contributor

Pull Request Prelude

Hey! I won't go into too any edits, just spaces.

Changes Proposed

  • Use tabs instead of 4 spaces.
  • Fix some spaces (missing or lost on the code)

EPuncker
EPuncker previously approved these changes Mar 18, 2022
@luanluciano93
Copy link
Contributor

SPACES

  • data\lib\core\position.lua
    Linha 66: if self.x >= zone.nW.x and self.x <= zone.sE.x

  • data\migrations\13.lua
    Linha 34: print(" UPDATE houses SET owner = 0 WHERE owner = OLD.id;")

  • data\spells\scripts\support\food.lua
    Linha 8: 2696 -- cheese

@ranisalt ranisalt merged commit 4e1d996 into otland:master Mar 22, 2022
@ranisalt
Copy link
Member

Thanks!

@ramon-bernardo ramon-bernardo deleted the data-code-format branch April 2, 2022 11:26
EPuncker pushed a commit to EPuncker/forgottenserver that referenced this pull request May 23, 2023
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.

4 participants