Skip to content

Conversation

@ryanwinchester
Copy link
Contributor

@ryanwinchester ryanwinchester commented Mar 4, 2022

  • Added credo.
  • Added dialyxir.
  • Used formatter.
  • Added them to CI.
  • Removed travis config since it's broken and there are Github Actions.
  • Updated comments for consistency (like adding periods, since a lot had them but a lot also didn't).
  • Added a few more typespecs.
  • Updated deps.

Not sure your opinion of some of these tools, let me know.

Action is running on fork: https://github.com/ryanwinchester/exirc/actions/workflows/tests.yaml

@ryanwinchester ryanwinchester force-pushed the feature/static-analysis-and-formatter branch 3 times, most recently from c8292f4 to 9e8efbf Compare March 4, 2022 18:50
' ',
Integer.to_charlist(y)
]
|> :erlang.iolist_to_binary()
Copy link
Contributor Author

@ryanwinchester ryanwinchester Mar 4, 2022

Choose a reason for hiding this comment

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

This is the only actual code change, since I think it's doing the same thing (but better?). Let me know if not.

- |> List.flatten |> List.to_string
+ |> :erlang.iolist_to_binary()

@ryanwinchester ryanwinchester force-pushed the feature/static-analysis-and-formatter branch from 9e8efbf to e055474 Compare March 4, 2022 18:58
@ryanwinchester ryanwinchester force-pushed the feature/static-analysis-and-formatter branch from 4decac4 to fbd681a Compare March 6, 2022 18:30
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.

1 participant