You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@caioramosps it might be connected to commit b65559c that removed :json from format configuration for the example project, though commit ab3c6b7 suggests that :json option is safe to be added back after #382 is resolved.
Adding :json option back locally worked fine, thus created a pull request: #501
Activity
rakvium commentedon Jun 17, 2022
@caioramosps it might be connected to commit b65559c that removed
:json
from format configuration for the example project, though commit ab3c6b7 suggests that:json
option is safe to be added back after #382 is resolved.Adding
:json
option back locally worked fine, thus created a pull request: #501