Skip to content

Commit

Permalink
Merge pull request ScottLogic#274 from dogle-scottlogic/Issue-253-lin…
Browse files Browse the repository at this point in the history
…ting

Issue 253: Fix linting
  • Loading branch information
chriswilty authored Nov 21, 2024
2 parents ad809c9 + a3504b2 commit 3ee001d
Show file tree
Hide file tree
Showing 1,124 changed files with 27 additions and 1,136 deletions.
1 change: 0 additions & 1 deletion _posts/2008-11-26-about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: About
date: 2008-11-26 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- blog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Multiselect DataGrid with CheckBoxes
date: 2008-11-26 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Design time drag-and-drop binding is on its way
date: 2008-11-27 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- News
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Using BindingGroups for greater control over input validation
date: 2008-11-28 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- validation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: WPF DataGrid - detecting the column, cell and row that has been clicked
date: 2008-12-02 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: LayoutTransform vs. RenderTransform - What's the Difference?
date: 2008-12-19 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- layout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: WPF DataGrid - Committing changes cell-by-cell
date: 2009-01-21 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: BindingGroups for Total View Validation
date: 2009-01-26 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- validation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Adding a Location Crosshair to Silverlight Charts
date: 2009-02-04 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Styling hard-to-reach elements in control templates with attached behaviours
date: 2009-02-10 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: ElementName binding in Silverlight via Attached Behaviours
date: 2009-02-22 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Implementing RelativeSource binding in Silverlight
date: 2009-02-27 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
1 change: 0 additions & 1 deletion _posts/2009-03-04-save-flex-chart-as-image.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Save Flex chart as image
date: 2009-03-04 00:00:00 Z
categories:
- godds
- Tech
tags:
- Flex
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Using CSS Selectors for Styling in WPF
date: 2009-03-11 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- WPF
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight 3 is here! (but is it a flash killer yet?)
date: 2009-03-19 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- News
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Adding a Location Crosshair to Silverlight charts (again!)
date: 2009-03-23 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Custom data tips in stacked Flex charts
date: 2009-03-24 00:00:00 Z
categories:
- godds
- Tech
tags:
- Flex
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight Dependency Property Code Generation
date: 2009-04-01 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
1 change: 0 additions & 1 deletion _posts/2009-04-14-missing-values-in-flex-charts.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Missing values in Flex charts
date: 2009-04-14 00:00:00 Z
categories:
- godds
- Tech
tags:
- Flex
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Binding a Silverlight DataGrid to dynamic data via IDictionary
date: 2009-04-17 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Binding a Silverlight DataGrid to dynamic data Part 2 - editable data and INotifyPropertyChanged
date: 2009-04-22 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: New codeproject article on WPF, Silverlight + T4 Templates
date: 2009-04-28 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- codeproject
Expand Down
1 change: 0 additions & 1 deletion _posts/2009-05-01-community-credit-prize-winner.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Community Credit Prize Winner
date: 2009-05-01 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- Awards
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight ClipToBounds - Can I Clip It?, Yes You Can!
date: 2009-05-12 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Dependency Property Performance and Lissajous Figures
date: 2009-06-02 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Exposing Bindings as Properties of a Control
date: 2009-06-19 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- WPF
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight MultiBindings, How to attached multiple bindings to a single property.
date: 2009-06-25 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight 3 UK launch ... and the future of WPF?
date: 2009-07-09 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- News
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight v3 ClearType Font Rendering - A comparison
date: 2009-07-14 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- News
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: News on Silverlight adoption from the Silverlight 3 UK Launch
date: 2009-07-23 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- News
Expand Down
1 change: 0 additions & 1 deletion _posts/2009-08-07-the-mini-viewmodel-pattern.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: The mini-ViewModel pattern
date: 2009-08-07 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- WPF
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Declarative Dependency Property Definition with T4 + DTE
date: 2009-08-18 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- dependency properties
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Helpful extension methods for Show / Hide animations in Silverlight
date: 2009-09-26 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- blog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight 4 beta released leaving Flex behind
date: 2009-11-19 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- News
Expand Down
1 change: 0 additions & 1 deletion _posts/2009-11-25-microsoft-sparkline-patent.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Microsoft apply for "Sparkline in the grid" patent
date: 2009-11-25 00:00:00 Z
categories:
- godds
- Tech
tags:
- Visualisation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Simple Logging Facade released on codeplex today
date: 2009-12-02 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- blog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Rippling Reflection Effect with Silverlight 3's WriteableBitmap
date: 2009-12-16 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- WriteableBitmap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: My Mix10k entry - Old Skool demo - plus a few tips
date: 2010-01-07 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
1 change: 0 additions & 1 deletion _posts/2010-01-27-presentation-on-agile-development.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Presentation on Agile Development
date: 2010-01-27 00:00:00 Z
categories:
- ceberhardt
- Delivery
tags:
- presentation
Expand Down
1 change: 0 additions & 1 deletion _posts/2010-02-08-flex-sparkline.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Flex Sparkline
date: 2010-02-08 00:00:00 Z
categories:
- godds
- Tech
tags:
- Flex
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Forcing Event Consumer Cleanup without Weak Events
date: 2010-02-19 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- memory leaks
Expand Down
1 change: 0 additions & 1 deletion _posts/2010-03-04-linq-to-visual-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Linq to Visual Tree
date: 2010-03-04 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- WPF
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Binding a Silverlight 3 DataGrid to dynamic data via IDictionary (Updated)
date: 2010-03-26 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- DataGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Ineffective Data Visualisation ... and how to fix it
date: 2010-04-30 00:00:00 Z
categories:
- ceberhardt
- UX Design
tags:
- charts
Expand Down
1 change: 0 additions & 1 deletion _posts/2010-05-05-what-is-this.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: What is this?!
date: 2010-05-05 00:00:00 Z
categories:
- cprice
- Tech
tags:
- Javascript
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Silverlight MultiBinding solution for Silverlight 4
date: 2010-05-10 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- silverlight
Expand Down
1 change: 0 additions & 1 deletion _posts/2010-05-19-contextual-cues-in-ui-design.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Contextual cues in user interface design
date: 2010-05-19 00:00:00 Z
categories:
- godds
- UX Design
tags:
- ui
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Throttling Silverlight Mouse Events to Keep the UI Responsive
date: 2010-06-14 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- codeproject
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Modal dialogs in cross-platform WPF/Silverlight applications
date: 2010-06-18 00:00:00 Z
categories:
- ceberhardt
- Tech
tags:
- WPF
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Stephen Few Data Visualisation Workshop
date: 2010-06-28 00:00:00 Z
categories:
- godds
- UX Design
tags:
- Charts
Expand Down
Loading

0 comments on commit 3ee001d

Please sign in to comment.