Skip to content
View tikarammardi's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report tikarammardi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. remove-whitespace.sh remove-whitespace.sh
    1
    #!/bin/sh
    2
    # set -x verbose #echo on
    3
    
                  
    4
    # Find files with trailing whitespace
    5
    for file in `git diff --check --cached | grep '^[^+-]' | grep -o '^.*[0-9]\+:'` ; do
  2. go-svc go-svc Public

    Go

  3. portscanner portscanner Public

    Go