Block or Report
Block or report gaurav-nelson
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Check all links in markdown files if they are alive or dead.
🔗 ✔️ -
1
[alias]
2lg = log --pretty=format:'%Cred%h%Creset %Cblue%an%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)' --abbrev-commit --date=relative
3unstage = reset HEAD --
4alias = "!f() { \
5if [ \"$#\" -ne 2 ]; then { echo >&2 \"Usage: git alias <name> <command>\"; exit 1; } fi; \
-
asciidoc-reference-check Public
Atom package to check if all the references in the current document are valid.
-
atom-linter-ibmstyleguide Public
An Atom package for the retext-ibmstyleguide module. It uses the Atom Linter package to highlight errors and provide usage advice while writing and editing documents in Atom.
JavaScript 2
-
linter-google-styleguide Public
Linter plugin providing Google style guide word usage advice.
JavaScript 3
-
retext-ibmstyleguide Public
Word usage guidence for technical writers. (from the IBM style guide)
JavaScript 3
415 contributions in the last year
Activity overview
Contribution activity
June 2022
Created a pull request in openshift/openshift-docs that received 10 comments
[RHACS] Fixes portal format issue
Fixes formatting issue at https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_security_for_kubernetes/3.70/html-single/installin…