I am battling with changing files
# contributing-to-airbyte
m
I am battling with changing files
u
github build breaks because files are changing
u
which files?
u
what commands were you running before?
u
presumably something doesn’t have
format
as a requirement
u
./gradlew format
u
but I didn't touch these files
u
looks like some previous command that you ran only generated and didn’t format somehow
u
ah
u
and this one is fixing
u
ok
u
if you come across the command that broke we should fix
u
so I should just merge the changes
u
I wonder if it is because I ctrl+c
u
oh that could be it too
u
ok