Kayvan ≅ کیوان

Results 6 issues of Kayvan ≅ کیوان

remove-hardwired-symbols, have not gotten to the the triggeritems yet. All build and test issues resolved.

the newer versions support a number of specs, including funspec, that we could use in the functional tutorial of scala

triaged

upgrade to 2.13.x

triaged

many of the files in the project fail scalafmt check. Here is the list of the offenders: ` /home/kayvan/dev/workspaces/workspace-blog/scala-tutorials/scala-strings/src/test/scala/com/baeldung/scala/strings/interpolation/strings/interpolation/CustomInterpolatorObjTest.scala isn't formatted properly! [warn] /home/kayvan/dev/workspaces/workspace-blog/scala-tutorials/scala-core/src/test/scala/com/baeldung/scala/ControlStructuresDemoUnitTest.scala isn't formatted properly! [info] Checking 7...

triaged

The build script is not [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself) Since the project is a `tutorial`, I feel it is very important to make sure the project and all project code are in good...

triaged

Allow for user to provide a callback url as outlined in google oauth dos: Currently the redirectURI, callback, is a hard-coded value of: [callback, redirectURI](https://hackage.haskell.org/package/gogol-0.5.0/docs/src/Network.Google.Auth.InstalledApplication.html#redirectURI) Allow the user to provide...