putscritical('You can not run a scan without any databases.')ifmissing_db_file?
exit(1)
ifmissing_db_file?
putscritical('You can not run a scan without any databases.')
exit(1)
end
end
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.