dncuug / X.PagedList

Library for easily paging through any IEnumerable/IQueryable in ASP.NET
https://nuget.org/packages/X.PagedList
MIT License
886 stars 213 forks source link

Treewide: Fix whitespace issues #261

Closed adschmu closed 2 months ago

adschmu commented 2 months ago

Remove trailing whitespaces and add newline at EOF. This is common practice.