Skip to content
#

sonarcloud

Here are 112 public repositories matching this topic...

slubowsky
slubowsky commented Jan 21, 2019

I want to request a feature.

Typescript noUnusedParameters option ignores params beginning with underscore (understand that some people dislike this, but this is how it is). For such params that are being ignored it would seem preferable to use the optional parameter syntax over providing an unused default value. A default value makes it LESS clear that the parameter is actually not used.

Based on Google RPC and Protocol Buffer - a multi threaded Asynchronous Application that Allows Deposit, Withdrawal and Get Balance for the users.Project consists of a Wallet server and Wallet client.The wallet server will keep track of a users monetary balance in the system. The client will emulate users depositing and withdrawing funds.

  • Updated Oct 19, 2018
  • Java

Improve this page

Add a description, image, and links to the sonarcloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sonarcloud topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.