Skip to content

danielfyo/code-smells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

code-smells

C# Code smells samples and proposed solutions

symptoms that the code is not going well

  • Comments -> Inappropriate information Any comment with information that is better registered in another system must be eliminated and your information transferred to said system.

  • Development Environments

  • Functions

  • General

  • Names -Test

About

C# Code smells samples and proposed solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages