issues
search
mkotsur
/
aws-lambda-scala
Writing AWS Lambdas in Scala
MIT License
145
stars
21
forks
source link
Adds Scalafmt & updates CircleCI to 2.0
#10
Closed
rmmeans
closed
6 years ago
rmmeans
commented
6 years ago
Add Scalafmt via sbt loading.
Setup CircleCI 2.0 config so that we can control the build process. Adds scalafmt check so that the build fails if PR's are not formatted per scalafmt rules.
Formatting using scalafmt rules applied to entire project.
Closes #9
mkotsur
commented
6 years ago
Thanks @rmmeans !
Closes #9