Tags
- Android/iOS Developer
- postman tests
- 좋은 개발자
- oracle
- C++
- 다빈치 리졸브
- c#
- 우수한 프런트 개발자
- LSL_Script
- postman csv
- postman collection
- postman session
- emplace_back
- 프런트엔드
- postman automations
- Interaction developer
- postman html parse
- solidity
- postman excel
- Intellij
- postman
- Front-end developer
- postman pre-request
- MFC
- Unity
- UI/UX Engineer
- postman collection variables
- Java
- web developer
- Android
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Archives
- Today
- Total
목록Static Code Analysis (1)
david's daily developer note

IntelliJ SonarLint 설정하기!! 코드 품질을 확보하고, 코드 안정성을 확보하기 위하여 정적 분석 도구는 매우 중요하다. 배포 과정이나, 검증 과정의 분석도 중요하지만, 개발 과정에서 활용할 수 있다면 더욱 유리하다. 코드 편집을 도와주는 Visual Assist나 Visual Studio Intellisense 와 같이 코드 작성중에 코드의 정적 분석이 가능하다면, 제품의 품질 향상과 개발 안정성을 크게 개선할 수 있다. IntelliJ IDE에서 Java 개발을 하는 경우라면 sonarlint를 적극 추천한다. SonarLint 는 다음 순서로 설치할 수 있다. (Eclipse,VS,VS Code에서도 사용가능하다.) https://plugins.jetbrains.com/plugin/79..
[Develop] Web/Back-end
2022. 7. 18. 18:16