ServiceNowDevProgram / SlackerBot

The official application repository for the bot @Slacker on the sndevs.com workspace.
https://github.com/ServiceNowDevProgram/Hacktoberfest
9 stars 73 forks source link

Better whitespace handling #287

Closed SapphicFire closed 8 months ago

SapphicFire commented 8 months ago

As per chat in Slack, we identified that valid parsers could include whitespace before the parser boilerplate and that this would prevent their import and firing. This addresses both the Parser whitespace and the handling of this on import via the Sync Parser UI Action