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 bogus math expression in basic_formatter #710

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

kfkonrad
Copy link
Contributor

Description

One math expression had a simple syntax error.

Fixes #704

Environment report

Oh My Fish version:   6
OS type:              Darwin
Fish version:         fish, version 3.0.2
Git version:          git version 2.21.0 Git version:          hub version 2.11.2
Git core.autocrlf:    no
Your shell is ready to swim.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing tests pass locally with my changes

@kfkonrad kfkonrad requested a review from a team as a code owner June 24, 2019 16:46
@derekstavis
Copy link
Member

Seems like this was changed on fish 3.x. Merging as this is fish-spec specific.

@derekstavis derekstavis merged commit b328fa3 into oh-my-fish:master Jul 23, 2019
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.

fish-spec no longer work with fish-3.0
2 participants