Closed am-kantox closed 5 years ago
Sometimes the application name is defined via the module attribute:
@app :foo_bar def project do [ app: @app ...
This PR makes Sobelow to understand this application name.
Awesome, thanks for the PR!
Sometimes the application name is defined via the module attribute:
This PR makes Sobelow to understand this application name.