pg-schema-diff
pg-schema-diff copied to clipboard
feat: #148 adding go script and makefile commands
Description
Adding a Go script that will do the whitespace tab to four spaces replacement for the acceptance test files.
Motivation
Resolves issue #148
Testing
I ran the script both from the root of the directory and via the Makefile commands and observed they ran as expected.