mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #565] [MERGED] [LGTM alerts] fixes to some of the LGTM alerts #995
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/565
Author: @kvedala
Created: 7/11/2020
Status: ✅ Merged
Merged: 7/11/2020
Merged by: @kvedala
Base:
master← Head:lgtm-fixes📝 Commits (5)
df25df3fix lgtm alert - variable picfca2abdocs+self-tests+lgtm fixd186f59better structure, format and docsd1dfde4set initial value to avoid error47958fbfix lgtm error and add basic docs📊 Changes
3 files changed (+201 additions, -49 deletions)
View changed files
📝
misc/cartesian_to_polar.c(+81 -20)📝
misc/union_find.c(+56 -13)📝
searching/jump_search.c(+64 -16)📄 Description
Description of Change
Files fixed for LGTM alerts. The alerts and fixes will be reported in comments below by LGTM.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.